TargetSetLevel.TargetType Propiedad
Gets the target type for the target set.
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
Public ReadOnly Property TargetType As Type
Get
'Uso
Dim instance As TargetSetLevel
Dim value As Type
value = instance.TargetType
public Type TargetType { get; }
public:
property Type^ TargetType {
Type^ get ();
}
member TargetType : Type
function get TargetType () : Type
Valor de la propiedad
Tipo: System.Type
A String value that specifies the target type 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.