FromTableAttribute.Schema Property
.NET Standard 2.x | Current Version (1.0.1)
Gets or sets the schema of the database table.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
public string Schema { get; set; }
Property Value
System.String
The schema of the database table.
Applies to
.NET Standard
2.x