TableAttribute.Schema Свойство

Определение

Получает или задает схему таблицы, с которой сопоставлен класс.

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

Значение свойства

Схема таблицы, с которой сопоставлен класс.

Применяется к