DdlTextParserHeaderInfo.indexNameEnd 欄位
Returns a value that contains the first index number after the script name declaration ends.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.SqlEnum (在 Microsoft.SqlServer.SqlEnum.dll 中)
語法
'宣告
Public indexNameEnd As Integer
'用途
Dim instance As DdlTextParserHeaderInfo
Dim value As Integer
value = instance.indexNameEnd
instance.indexNameEnd = value
public int indexNameEnd
public:
int indexNameEnd
val mutable indexNameEnd: int
public var indexNameEnd : int
備註
Returns an Int32 value that contains the first index number after the script name declaration ends.