PropertySourceSubObjectTypeAttribute Constructor
Initializes a new instance of the PropertySourceSubObjectTypeAttribute class that has the specified source type.
Espacio de nombres: Microsoft.SqlServer.Management.Facets
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
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.
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.