Compartir a través de


DataSetInfo.ObjectDataSourceType Propiedad

Definición

Obtiene o establece el tipo del origen de datos del objeto.

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

Valor de propiedad

El tipo del origen de datos del objeto.

Se aplica a