Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Default constructor that creates new instance of the JoinClause class.
Namespace: Microsoft.SqlServer.NotificationServices.Rules
Assembly: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
Syntax
'Declaration
Public Sub New
public JoinClause ()
public:
JoinClause ()
public JoinClause ()
public function JoinClause ()
Remarks
You must set the SourceColumn and TargetColumn properties.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
JoinClause Class
JoinClause Members
Microsoft.SqlServer.NotificationServices.Rules Namespace