indexNameEndSecondary 字段
Returns a value that contains the first index number after an object name declaration within the text ends.
命名空间: Microsoft.SqlServer.Management.Smo
程序集: Microsoft.SqlServer.SqlEnum(在 Microsoft.SqlServer.SqlEnum.dll 中)
语法
声明
Public indexNameEndSecondary As Integer
用法
Dim instance As DdlTextParserHeaderInfo
Dim value As Integer
value = instance.indexNameEndSecondary
instance.indexNameEndSecondary = value
public int indexNameEndSecondary
public:
int indexNameEndSecondary
val mutable indexNameEndSecondary: int
public var indexNameEndSecondary : int
注释
Returns an Int32 value equal to the end index plus 1 of the object in the text that is currently used as the table trigger.