Click or drag to resize

LkSchemasOptions Constructor

Linkar Framework for .NET and Core


Overload List
 NameDescription
Public methodLkSchemasOptions Initializes a new instance of the LkSchemasOptions class. The object is created with the default values for LKSCHEMAS type schemas.
Public methodLkSchemasOptions(Boolean, Boolean, Int32, Int32) Initializes a new instance of the LkSchemasOptions class. Constructor of object used to obtain SQLMODE type schemas.Creation options are allowed for SQLMODE type schemas.
Public methodLkSchemasOptions(RowHeadersTYPE, Boolean, Int32, Int32) Initializes a new instance of the LkSchemasOptions class. Constructor of object used to obtain DICTIONARIES type schemas.Creation options are allowed for DICTIONARIES type schemas.
Public methodLkSchemasOptions(RowHeadersTYPE, Boolean, Boolean, Boolean, Int32, Int32) Initializes a new instance of the LkSchemasOptions class. Constructor of object used to obtain LKSCHEMAS type schemas.
Top
See Also