共用方式為


indexNameStart 欄位

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

語法

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

value = instance.indexNameStart

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