![]() | LkSchemasOptions Class |
Namespace: LinkarCommon
The LkSchemasOptions type exposes the following members.
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. |
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.) |