  | TableOptionsUsePropertiesNames Property | 
Linkar Framework for .NET and Core
            Use Properties and Table names.
            
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntaxpublic bool UsePropertiesNames { get; }Public ReadOnly Property UsePropertiesNames As Boolean
	Get
public:
property bool UsePropertiesNames {
	bool get ();
}member UsePropertiesNames : bool with get
Property Value
Boolean
See Also