![]() | LkPropertiesOptions Class |
Namespace: LinkarCommon
The LkPropertiesOptions type exposes the following members.
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. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | InitializePropertiesDictionaries |
Initializes the properties of the object. To use after building the object with the constructor without arguments.
|
![]() | InitializePropertiesLkSchemas |
Initializes the properties of the object. To use after building the object with the constructor without arguments.
|
![]() | InitializePropertiesSqlMode |
Initializes the properties of the object. To use after building the object with the constructor without arguments.
|
![]() | ToString | (Inherited from Object.) |