| 名前 | 解説 | |
|---|---|---|
![]() | QueryParameter コンストラクタ | オーバーロードされます。 |
QueryParameterデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | QueryParameter コンストラクタ | オーバーロードされます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Name | Gets or sets the unique name of the current object. If an item with the specified name already exists in the collection, an exception is thrown. C1.C1Preview.NamedCollectionItemから継承されます。 |
![]() | Owner | Gets the collection containing the current object. |
![]() | Value | Gets or sets the value of the current parameter. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns (copies) properties from another QueryParameter to the current object. |
![]() | Clone | Creates a copy of the current C1.C1Preview.NamedCollectionItem object. Note that the C1.C1Preview.NamedCollectionItem.Owner property is not copied to the new object. C1.C1Preview.NamedCollectionItemから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | SetName | オーバーライドされます。 Sets the name of the current QueryParameter. |
![]() | SetNameInt | For internal use. C1.C1Preview.NamedCollectionItemから継承されます。 |