Compartir a través de


TargetTypeSkeleton Propiedad

Gets the target type skeleton for the target set.

Espacio de nombres:  Microsoft.SqlServer.Management.Dmf
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
<SfcKeyAttribute()> _
<SfcPropertyAttribute(SfcPropertyFlags.Required)> _
Public ReadOnly Property TargetTypeSkeleton As String
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .String
A String object that represents the target type skeleton for the target set.

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.