DdlTextParserHeaderInfo.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.

참고 항목

참조

DdlTextParserHeaderInfo 구조

Microsoft.SqlServer.Management.Smo 네임스페이스