共用方式為


DdlTextParserHeaderInfo.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.

請參閱

參考

DdlTextParserHeaderInfo 結構

Microsoft.SqlServer.Management.Smo 命名空間