DataSetInfo.ObjectDataSourceType Property

Definition

Gets or sets the type of the object data source.

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

Property Value

The type of the object data source.

Applies to