Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Initializes a new instance of the SfcReferenceAttribute class with the specified resolver type.
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 Sub New ( _
resolverType As Type _
)
'Uso
Dim resolverType As Type
Dim instance As New SfcReferenceAttribute(resolverType)
public SfcReferenceAttribute(
Type resolverType
)
public:
SfcReferenceAttribute(
Type^ resolverType
)
new :
resolverType:Type -> SfcReferenceAttribute
public function SfcReferenceAttribute(
resolverType : Type
)
Parámetros
- resolverType
Tipo: System.Type
The type to instantiate a resolver from.
Vea también
Referencia
Sobrecarga de SfcReferenceAttribute
Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc.Metadata