JoinTableAttribute.JoinTableAttribute(string name) Constructor
.NET Standard 2.x
Initializes a new instance of the JoinTableAttribute class.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
public JoinTableAttribute(string name): base(name)
Parameters
name
System.String
The name of the table to join.
Applies to
.NET Standard
2.x