SfcMetadataDiscovery.Type Propiedad
No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Public ReadOnly Property Type As Type
Get
'Uso
Dim instance As SfcMetadataDiscovery
Dim value As Type
value = instance.Type
public Type Type { get; }
public:
property Type^ Type {
Type^ get ();
}
member Type : Type
function get Type () : Type
Valor de la propiedad
Tipo: System.Type
The type of the node.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc.Metadata