IndexSegment. ColumnName, propriété
Obtient le nom de la colonne en cours d’indexation.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public ReadOnly Property ColumnName As String
Get
'Usage
Dim instance As IndexSegment
Dim value As String
value = instance.ColumnName
public string ColumnName { get; }
Valeur de la propriété
Type : System. String