InputType.op_Implicit Method
Operators for implicitly converting tables and views to InputType objects.
Lista de sobrecargas
Nombre | 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.
|
Vea también
Referencia
InputType Class
InputType Members
Microsoft.SqlServer.NotificationServices.Rules Namespace