Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

PostgreSqlObjectName..::..Schema Property

Gets the schema.

Namespace:  Tortuga.Chain.PostgreSql
Assembly:  Tortuga.Chain.PostgreSql (in Tortuga.Chain.PostgreSql.dll)

Syntax


public Nullable<string> Schema { get; }
Public ReadOnly Property Schema As Nullable(Of String)
	Get
public:
property Nullable<String^> Schema {
	Nullable<String^> get ();
}

Field Value

The schema.