Compartir a través de


UnknownTypeEnumeratorException Constructor (String)

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
Public Sub New ( _
    typeName As String _
)
'Uso
Dim typeName As String 

Dim instance As New UnknownTypeEnumeratorException(typeName)
public UnknownTypeEnumeratorException(
    string typeName
)
public:
UnknownTypeEnumeratorException(
    String^ typeName
)
new : 
        typeName:string -> UnknownTypeEnumeratorException
public function UnknownTypeEnumeratorException(
    typeName : String
)

Parámetros

  • typeName
    Tipo: System.String
    A string that specifies the type name.

Vea también

Referencia

UnknownTypeEnumeratorException Clase

Sobrecarga de UnknownTypeEnumeratorException

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