GlobalClass.SetMatchingField メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public virtual bool SetMatchingField (string Field, string Value, string CheckField, string CheckValue, object CheckTest, object CheckOperation, object CheckField2, object CheckValue2, object CheckTest2);
abstract member SetMatchingField : string * string * string * string * obj * obj * obj * obj * obj -> bool
override this.SetMatchingField : string * string * string * string * obj * obj * obj * obj * obj -> bool
Public Overridable Function SetMatchingField (Field As String, Value As String, CheckField As String, CheckValue As String, Optional CheckTest As Object, Optional CheckOperation As Object, Optional CheckField2 As Object, Optional CheckValue2 As Object, Optional CheckTest2 As Object) As Boolean
パラメーター
- Field
- String
- Value
- String
- CheckField
- String
- CheckValue
- String
- CheckTest
- Object
- CheckOperation
- Object
- CheckField2
- Object
- CheckValue2
- Object
- CheckTest2
- Object