LkPropertiesOptions Constructor |
Name | Description | |
---|---|---|
LkPropertiesOptions | Initializes a new instance of the LkPropertiesOptions class. The object is created with the default values for list of Schema Properties of LKSCHEMAS type. | |
LkPropertiesOptions(Boolean, Boolean, Int32, Int32) | Initializes a new instance of the LkPropertiesOptions class. This constructor will be used when you want to obtain a list of Properties of the SQLMODE schema type. It is allowed to specify creation options for obtaining the list of properties of SQLMODE type schemas. | |
LkPropertiesOptions(ROWHEADERS_TYPE, Boolean, Int32, Int32) | Initializes a new instance of the LkPropertiesOptions class. This constructor will be used when you want to obtain a list of Properties of the DICTIONARIES schema type. It is allowed to specify creation options for obtaining the list of properties of DICTIONARIES types schemas. | |
LkPropertiesOptions(ROWHEADERS_TYPE, Boolean, Boolean, Boolean, Boolean, Int32, Int32) | Initializes a new instance of the LkPropertiesOptions class. This constructor will be used when you want to obtain a list of Properties of the LKSCHEMAS schema type. It is allowed to specify creation options for obtaining the list of properties of LKSCHEMAS type schemas. |