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.) | |
ToString | (Inherited from Object.) |