共用方式為


DdlTextParserHeaderInfo.indexCreate 欄位

Returns a value that contains the index number in which the CREATE keyword begins in the script.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.SqlEnum (在 Microsoft.SqlServer.SqlEnum.dll 中)

語法

'宣告
Public indexCreate As Integer
'用途
Dim instance As DdlTextParserHeaderInfo 
Dim value As Integer 

value = instance.indexCreate 

instance.indexCreate = value
public int indexCreate
public:
int indexCreate
val mutable indexCreate: int
public var indexCreate : int

備註

Returns a Int32 value that indicates the index number at which the CREATE keyword is declared.

請參閱

參考

DdlTextParserHeaderInfo 結構

Microsoft.SqlServer.Management.Smo 命名空間

scriptForCreate