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