Costruttore QueryNotSupportedEnumeratorException
Initializes a new instance of the QueryNotSupportedEnumeratorException class. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
QueryNotSupportedEnumeratorException() () () () | Initializes a new instance of the QueryNotSupportedEnumeratorException class. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
QueryNotSupportedEnumeratorException(String) | Initializes a new instance of the QueryNotSupportedEnumeratorException class with defined message. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
QueryNotSupportedEnumeratorException(String, Exception) | Initializes a new instance of the QueryNotSupportedEnumeratorException class with defined message and exception. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto
Vedere anche