Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Gets a Type object that represents the type of the property. 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
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
ReadOnly Property Type As Type
Get
'Uso
Dim instance As ISfcProperty
Dim value As Type
value = instance.Type
Type Type { get; }
property Type^ Type {
Type^ get ();
}
abstract Type : Type
function get Type () : Type
Valor de la propiedad
Tipo: System.Type
A Type object that represents the type of the property.