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