  | TableOptionsSqlMode Property | 
Linkar Framework for .NET and Core
            SQLMODE type schemas
            
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntaxpublic bool SqlMode { get; }Public ReadOnly Property SqlMode As Boolean
	Get
public:
property bool SqlMode {
	bool get ();
}member SqlMode : bool with get
Property Value
Boolean
See Also