Поделиться через


Поле indexNameStartSecondary

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

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.SqlEnum (в Microsoft.SqlServer.SqlEnum.dll)

Синтаксис

'Декларация
Public indexNameStartSecondary As Integer
'Применение
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

Замечания

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