Udostępnij za pośrednictwem


Pole DdlTextParserHeaderInfo.objectType

Zwraca ciąg zawierający nazwę typu obiektu tekstowego.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.SqlEnum (w Microsoft.SqlServer.SqlEnum.dll)

Składnia

'Deklaracja
Public objectType As String
'Użycie
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

Uwagi

Zwraca String wartości, który zawiera nazwę typu obiektu, takie jak PROC, WYZWALACZA lub WIDOKU.