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