Campo DdlTextParserHeaderInfo.indexNameEndSecondary
Returns a value that contains the first index number after an object name declaration within the text ends.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Sintassi
'Dichiarazione
Public indexNameEndSecondary As Integer
'Utilizzo
Dim instance As DdlTextParserHeaderInfo
Dim value As Integer
value = instance.indexNameEndSecondary
instance.indexNameEndSecondary = value
public int indexNameEndSecondary
public:
int indexNameEndSecondary
val mutable indexNameEndSecondary: int
public var indexNameEndSecondary : int
Osservazioni
Returns an Int32 value equal to the end index plus 1 of the object in the text that is currently used as the table trigger.