JoinTableAttribute.JoinTableAttribute(string name) Constructor
.NET Standard 2.x |  Current Version (1.0.1) 
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