Lenguaje

HeterogeneousColumn.DestinationDatatype Propiedad

Definición

Obtiene o establece el tipo de dato que puede mapearse a esta columna.

public:
 property System::String ^ DestinationDatatype { System::String ^ get(); void set(System::String ^ value); };
public string DestinationDatatype { get; set; }
member this.DestinationDatatype : string with get, set
Public Property DestinationDatatype As String

Valor de propiedad

Un String valor que es el nombre de un tipo de dato en la tabla sys.types .

Comentarios

Este espacio de nombres, clase o miembro solo es compatible con la versión 2.0 del Microsoft .NET Framework.

Se aplica a