ITableMapping.DataSetTable Właściwość

Definicja

Pobiera lub ustawia nazwę tabeli bez uwzględniania wielkości liter w tabeli DataSet.

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

Wartość właściwości

Bez uwzględniania wielkości liter nazwa tabeli w obiekcie DataSet.

Dotyczy