Condividi tramite


Proprietà TargetTypeSkeleton

Spazio dei nomi:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
<SfcKeyAttribute()> _
<SfcPropertyAttribute(SfcPropertyFlags.Required)> _
Public ReadOnly Property TargetTypeSkeleton As String
    Get
'Utilizzo
Dim instance As TargetSetLevel
Dim value As String

value = instance.TargetTypeSkeleton
[SfcKeyAttribute()]
[SfcPropertyAttribute(SfcPropertyFlags.Required)]
public string TargetTypeSkeleton { get; }
[SfcKeyAttribute()]
[SfcPropertyAttribute(SfcPropertyFlags::Required)]
public:
property String^ TargetTypeSkeleton {
    String^ get ();
}
[<SfcKeyAttribute()>]
[<SfcPropertyAttribute(SfcPropertyFlags.Required)>]
member TargetTypeSkeleton : string
function get TargetTypeSkeleton () : String

Valore proprietà

Tipo: System. . :: . .String