TargetSetSkeleton propriété
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans 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 la propriété
Type : System. . :: . .String