TableInputType Constructor ()
Default constructor that creates new instance of the TableInputType class.
Namespace: Microsoft.SqlServer.NotificationServices.Rules
Assembly: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
Syntax
'Declaration
Public Sub New
public TableInputType ()
public:
TableInputType ()
public TableInputType ()
public function TableInputType ()
Remarks
You must set the Table property.
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
TableInputType Class
TableInputType Members
Microsoft.SqlServer.NotificationServices.Rules Namespace