共用方式為


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.