Construtor PropertySourceSubObjectTypeAttribute
Initializes a new instance of the PropertySourceSubObjectTypeAttribute class that has the specified source type.
Namespace: Microsoft.SqlServer.Management.Facets
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
Public Sub New ( _
sourceType As Type _
)
'Uso
Dim sourceType As Type
Dim instance As New PropertySourceSubObjectTypeAttribute(sourceType)
public PropertySourceSubObjectTypeAttribute(
Type sourceType
)
public:
PropertySourceSubObjectTypeAttribute(
Type^ sourceType
)
new :
sourceType:Type -> PropertySourceSubObjectTypeAttribute
public function PropertySourceSubObjectTypeAttribute(
sourceType : Type
)
Parâmetros
- sourceType
Tipo: System.Type
A Type object that specifies the source type.
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.