共用方式為


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