Campo objectType
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (em Microsoft.SqlServer.SqlEnum.dll)
Sintaxe
'Declaração
Public objectType As String
'Uso
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
Consulte também