indexNameStartSecondary 필드
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.SqlEnum.dll의 Microsoft.SqlServer.SqlEnum
구문
‘선언
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