indexNameStartSecondary フィールド

テキスト内で使用されているオブジェクトの開始インデックスを返します。

名前空間:  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

説明

現在テーブル トリガーとして使用されているテキスト内のオブジェクトの開始インデックスを表す Int32 値を返します。