Proprietà TargetSetSkeleton
Spazio dei nomi: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property TargetSetSkeleton As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .String