Condividi tramite


Proprietà IdentityColumnInfo

Gets the IdentityColumnInfo object that provides the column identity specification.

Spazio dei nomi  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly:  Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)

Sintassi

'Dichiarazione
ReadOnly Property IdentityColumnInfo As IdentityColumnInfo
    Get
'Utilizzo
Dim instance As IColumn
Dim value As IdentityColumnInfo

value = instance.IdentityColumnInfo
IdentityColumnInfo IdentityColumnInfo { get; }
property IdentityColumnInfo^ IdentityColumnInfo {
    IdentityColumnInfo^ get ();
}
abstract IdentityColumnInfo : IdentityColumnInfo
function get IdentityColumnInfo () : IdentityColumnInfo

Valore proprietà

Tipo: Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .IdentityColumnInfo
The IdentityColumnInfo object that provides the column identity specification or nullNothingnullptrunitriferimento Null (Nothing in Visual Basic). if this is not an identity column.