JET_COLUMNBASE. szBaseColumnName, propriété
Obtient le nom de la colonne dans la table de modèle.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Property szBaseColumnName As String
Get
Friend Set
'Usage
Dim instance As JET_COLUMNBASE
Dim value As String
value = instance.szBaseColumnName
public string szBaseColumnName { get; internal set; }
Valeur de la propriété
Type : System. String