JoinClause Constructor

Initializes a new instance of the JoinClause class.

Overload List

Name Description
JoinClause ()
Default constructor that creates new instance of the JoinClause class.
JoinClause (Column, Column)
Initializes a new instance of the JoinClause class with source and target columns.

See Also

Reference

JoinClause Class
JoinClause Members
Microsoft.SqlServer.NotificationServices.Rules Namespace