Constructeur ResultTypeNotSupportedEnumeratorException (ResultType)

Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    type As ResultType _
)
'Utilisation
Dim type As ResultType 

Dim instance As New ResultTypeNotSupportedEnumeratorException(type)
public ResultTypeNotSupportedEnumeratorException(
    ResultType type
)
public:
ResultTypeNotSupportedEnumeratorException(
    ResultType type
)
new : 
        type:ResultType -> ResultTypeNotSupportedEnumeratorException
public function ResultTypeNotSupportedEnumeratorException(
    type : ResultType
)

Paramètres

Voir aussi

Référence

ResultTypeNotSupportedEnumeratorException Classe

Surcharge ResultTypeNotSupportedEnumeratorException

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc