Condividi tramite


Campo DdlTextParserHeaderInfo.indexNameStartSecondary

Returns the start index of an object that is used in the text.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Sintassi

'Dichiarazione
Public indexNameStartSecondary As Integer
'Utilizzo
Dim instance As DdlTextParserHeaderInfo 
Dim value As Integer 

value = instance.indexNameStartSecondary 

instance.indexNameStartSecondary = value
public int indexNameStartSecondary
public:
int indexNameStartSecondary
val mutable indexNameStartSecondary: int
public var indexNameStartSecondary : int

Osservazioni

Returns a Int32 value that represents the start index of the object in the text that is currently used as the table trigger.

Vedere anche

Riferimento

DdlTextParserHeaderInfo Struttura

Spazio dei nomi Microsoft.SqlServer.Management.Smo