TableAttribute.Schema Właściwość

Definicja

Pobiera lub ustawia schemat tabeli, na który jest mapowana klasa.

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

Wartość właściwości

Schemat tabeli, na który jest mapowana klasa.

Dotyczy