다음을 통해 공유


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