RowFieldsBase.Schema property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the schema.

public string Schema { get; }

Property Value

The schema.

See Also