Namespace - LJCDBMessage
Syntax
| C# |
|
public class DbJoinOns : List<DbJoinOn>
|
Represents a collection of join on definitions.
Remarks
The common collection static method is HasItems()
The collection contains a copy constructor.
The common collection instance methods are: Add() and Clone().
Constructor
|
#ctor
|
Initializes an object instance. |
|
#ctor
|
The Copy constructor. |
Collection
|
Add
|
Creates and adds the element from the supplied values. |
|
Clone
|
Clones the structure of the object. |
4 Methods
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.