TableName.Schema property
namespace: Serenity.Data.Schema assembly: Serenity.Net.Data
Gets or sets the schema.
public string Schema { get; set; }
Property Value
The schema.
See Also
- class TableName
namespace: Serenity.Data.Schema assembly: Serenity.Net.Data
Gets or sets the schema.
public string Schema { get; set; }
The schema.