Propriedade do RDL TargetSet.TargetType
Gets the target type for the target set.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
<SfcPropertyAttribute(SfcPropertyFlags.Data)> _
Public ReadOnly Property TargetType As String
Get
'Uso
Dim instance As TargetSet
Dim value As String
value = instance.TargetType
[SfcPropertyAttribute(SfcPropertyFlags.Data)]
public string TargetType { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Data)]
public:
property String^ TargetType {
String^ get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Data)>]
member TargetType : string
function get TargetType () : String
Valor da propriedade
Tipo: System.String
A String value that specifies the target type for the target set.
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.