UnsupportedTargetSetForFacetException Constructor (String)

 

Namespace:   Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

public UnsupportedTargetSetForFacetException(
    string message
)
public:
UnsupportedTargetSetForFacetException(
    String^ message
)
new : 
        message:string -> UnsupportedTargetSetForFacetException
Public Sub New (
    message As String
)

Parameters

See Also

UnsupportedTargetSetForFacetException Overload
UnsupportedTargetSetForFacetException Class
Microsoft.SqlServer.Management.Dmf Namespace

Return to top