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.