JoinTableAttribute.Schema Property
.NET Standard 2.x
Gets or sets the schema of the table to join.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
public string Schema { get; set; }
Property Value
System.String
The schema of the table to join.
Applies to
.NET Standard
2.x