Property Options
Options
Gets the options for the Prepare operation.
Declaration
public PrepareOptions Options { get; }
Property Value
| Type | Description |
|---|---|
| PrepareOptions |
The options or null if options were not provided.
|
public PrepareOptions Options { get; }
| Type | Description |
|---|---|
| PrepareOptions |
The options or null if options were not provided.
|