FromTableAttribute.FromTableAttribute Constructor
.NET Standard 2.x
Initializes a new instance of the FromTableAttribute class.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Overloads
| Constructor | Description |
|---|---|
| FromTableAttribute(string name) | Initializes a new instance of the FromTableAttribute class. |
| FromTableAttribute(string alias, string name) | Initializes a new instance of the FromTableAttribute class. |