| Name | Description |
---|
| LkSchemasOptions |
Initializes a new instance of the LkSchemasOptions class.
The object is created with the default values for LKSCHEMAS type schemas.
|
| LkSchemasOptions(Boolean, Boolean, Int32, Int32) |
Initializes a new instance of the LkSchemasOptions class.
Constructor of object used to obtain SQLMODE type schemas.Creation options are allowed for SQLMODE type schemas.
|
| LkSchemasOptions(RowHeadersTYPE, Boolean, Int32, Int32) |
Initializes a new instance of the LkSchemasOptions class.
Constructor of object used to obtain DICTIONARIES type schemas.Creation options are allowed for DICTIONARIES type schemas.
|
| LkSchemasOptions(RowHeadersTYPE, Boolean, Boolean, Boolean, Int32, Int32) |
Initializes a new instance of the LkSchemasOptions class.
Constructor of object used to obtain LKSCHEMAS type schemas.
|