Partilhar via


Campo indexNameEndSecondary

Returns a value that contains the first index number after an object name declaration within the text ends.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (em Microsoft.SqlServer.SqlEnum.dll)

Sintaxe

'Declaração
Public indexNameEndSecondary As Integer
'Uso
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

Comentários

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.