![]() | LkSchemasOptions Constructor |
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. This constructor will be used when you want to obtain SQLMODE type schemas. Creation options are allowed for SQLMODE type schemas. |
![]() | LkSchemasOptions(ROWHEADERS_TYPE, Boolean, Int32, Int32) | Initializes a new instance of the LkSchemasOptions class. This constructor will be used when you want to obtain DICTIONARIES type schemas. Creation options are allowed for DICTIONARIES type schemas. |
![]() | LkSchemasOptions(ROWHEADERS_TYPE, Boolean, Boolean, Boolean, Int32, Int32) | Initializes a new instance of the LkSchemasOptions class. This constructor will be used when you want to obtain LKSCHEMAS type schemas. Creation options are allowed for schemasLKSCHEMAS type schemas. |