Freigeben über


JET_COLUMNBASE.szBaseTableName-Eigenschaft

Ruft die Tabelle ab, von der die aktuelle Tabelle ihre DDL erbt.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property szBaseTableName As String
    Get
    Friend Set
'Usage
Dim instance As JET_COLUMNBASE
Dim value As String

value = instance.szBaseTableName
public string szBaseTableName { get; internal set; }

Eigenschaftswert

Typ: System.String

Siehe auch

Verweis

JET_COLUMNBASE-Klasse

JET_COLUMNBASE-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace