Partager via


Champ indexNameEndSecondary

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

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Syntaxe

'Déclaration
Public indexNameEndSecondary As Integer
'Utilisation
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

Notes

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.