UnsupportedTargetSetForFacetException.FacetName Property
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
public string FacetName { get; }
public:
property String^ FacetName {
String^ get();
}
member FacetName : string with get
Public ReadOnly Property FacetName As String
Property Value
Type: System.String
See Also
UnsupportedTargetSetForFacetException Class
Microsoft.SqlServer.Management.Dmf Namespace
Return to top