InputType.op_Implicit Method

Operators for implicitly converting tables and views to InputType objects.

重载列表

名称 Description
InputType.op_Implicit (Table)
Implicitly converts a Table object to an InputType object.
InputType.op_Implicit (TableViewBase)
Implicitly converts a TableViewBase object to an InputType object.
InputType.op_Implicit (View)
Implicitly converts a View object to an InputType object.

请参阅

参考

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