共用方式為


DdlTextParserHeaderInfo.objectType 欄位

Returns a string that contains the name of the text's object type.

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

語法

'宣告
Public objectType As String
'用途
Dim instance As DdlTextParserHeaderInfo 
Dim value As String 

value = instance.objectType 

instance.objectType = value
public string objectType
public:
String^ objectType
val mutable objectType: string
public var objectType : String

備註

Returns a String value that contains the name of the object type, such as PROC, TRIGGER, or VIEW.

請參閱

參考

DdlTextParserHeaderInfo 結構

Microsoft.SqlServer.Management.Smo 命名空間