DK11 for .NET | TatukGIS.NDK.TGIS_DbAbstract.CurrentSQLDialect | Constructors | Fields | Methods | Properties | Events
Current SQL dialect name.
// C# public String CurrentSQLDialect { get {} set {} }
' VisualBasic Public Property CurrentSQLDialect As String Get End Get Set(ByVal value As String) End Set End Property
// Oxygene public property CurrentSQLDialect : String read read;
Type |
---|
string String |