TableAttribute.Schema Vlastnost

Definice

Získá nebo nastaví schéma tabulky, na které je třída mapována.

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

Hodnota vlastnosti

Schéma tabulky, na které je třída namapována.

Platí pro