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