Freigeben über


InputType.op_Implicit Method

Operators for implicitly converting tables and views to InputType objects.

Überladungsliste

Name 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.

Siehe auch

Verweis

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