InputType.op_Implicit Method
テーブルとビューを暗黙的に InputType オブジェクトに変換するための演算子です。
オーバーロードの一覧
名前 | 説明 |
---|---|
InputType.op_Implicit (Table) |
Table オブジェクトを InputType オブジェクトに暗黙的に変換します。
|
InputType.op_Implicit (TableViewBase) |
TableViewBase オブジェクトを InputType オブジェクトに暗黙的に変換します。
|
InputType.op_Implicit (View) |
View オブジェクトを InputType オブジェクトに暗黙的に変換します。
|
参照
関連項目
InputType Class
InputType Members
Microsoft.SqlServer.NotificationServices.Rules Namespace