UnsupportedTargetSetForFacetException Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| UnsupportedTargetSetForFacetException() | |
| UnsupportedTargetSetForFacetException(String) |
Costruttore di base |
| UnsupportedTargetSetForFacetException(String, Exception) |
Costruttore di base |
| UnsupportedTargetSetForFacetException(String, String, String) |
UnsupportedTargetSetForFacetException()
public UnsupportedTargetSetForFacetException();
Public Sub New ()
Si applica a
UnsupportedTargetSetForFacetException(String)
Costruttore di base
public UnsupportedTargetSetForFacetException(string message);
new Microsoft.SqlServer.Management.Dmf.UnsupportedTargetSetForFacetException : string -> Microsoft.SqlServer.Management.Dmf.UnsupportedTargetSetForFacetException
Public Sub New (message As String)
Parametri
- message
- String
Si applica a
UnsupportedTargetSetForFacetException(String, Exception)
Costruttore di base
public UnsupportedTargetSetForFacetException(string message, Exception innerException);
new Microsoft.SqlServer.Management.Dmf.UnsupportedTargetSetForFacetException : string * Exception -> Microsoft.SqlServer.Management.Dmf.UnsupportedTargetSetForFacetException
Public Sub New (message As String, innerException As Exception)
Parametri
- message
- String
- innerException
- Exception
Si applica a
UnsupportedTargetSetForFacetException(String, String, String)
public UnsupportedTargetSetForFacetException(string targetSetSkeleton, string objectSetName, string facetName);
new Microsoft.SqlServer.Management.Dmf.UnsupportedTargetSetForFacetException : string * string * string -> Microsoft.SqlServer.Management.Dmf.UnsupportedTargetSetForFacetException
Public Sub New (targetSetSkeleton As String, objectSetName As String, facetName As String)
Parametri
- targetSetSkeleton
- String
- objectSetName
- String
- facetName
- String