Click or drag to resize

LkPropertiesOptions Constructor

Linkar Framework for .NET and Core


Overload List
 NameDescription
Public methodLkPropertiesOptions Initializes a new instance of the LkPropertiesOptions class. The object is created with the default values for list of Schema Properties of LKSCHEMAS type.
Public methodLkPropertiesOptions(Boolean, Boolean, Int32, Int32) Initializes a new instance of the LkPropertiesOptions class. Constructor of object used to obtain a list of Properties of the SQLMODE schema type.
Public methodLkPropertiesOptions(RowHeadersTYPE, Boolean, Int32, Int32) Initializes a new instance of the LkPropertiesOptions class. Constructor of object used to obtain a list of Properties of the DICTIONARIES schema type.
Public methodLkPropertiesOptions(RowHeadersTYPE, Boolean, Boolean, Boolean, Boolean, Int32, Int32) Initializes a new instance of the LkPropertiesOptions class. Constructor of object used to obtain a list of Properties of the LKSCHEMAS schema type.
Top
See Also