Propriété UnsupportedTargetSetForFacetException.TargetSetSkeleton
Gets the target set skeleton.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TargetSetSkeleton As String
Get
'Utilisation
Dim instance As UnsupportedTargetSetForFacetException
Dim value As String
value = instance.TargetSetSkeleton
public string TargetSetSkeleton { get; }
public:
property String^ TargetSetSkeleton {
String^ get ();
}
member TargetSetSkeleton : string
function get TargetSetSkeleton () : String
Valeur de propriété
Type : System.String
A String value that specifies the target set skeleton.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.