Compartir a través de


SfcProxyInstance<K, T, TRef> Constructor (TRef)

Initializes a new instance of the SfcProxyInstance<K, T, TRef> class using the specified reference.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public Sub New ( _
    reference As TRef _
)
'Uso
Dim reference As TRef

Dim instance As New SfcProxyInstance(reference)
public SfcProxyInstance(
    TRef reference
)
public:
SfcProxyInstance(
    TRef reference
)
new : 
        reference:'TRef -> SfcProxyInstance
public function SfcProxyInstance(
    reference : TRef
)

Parámetros

  • reference
    Tipo: TRef
    The reference of the new instance.

Vea también

Referencia

SfcProxyInstance<K, T, TRef> Clase

Sobrecarga de SfcProxyInstance<K, T, TRef>

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc