element UpdateFeaturesRequest
diagram feature_p42.png
namespace http://www.mapinfo.com/midev/service/feature/v1
type tns:UpdateFeaturesRequest
properties
content complex
children fc:FeatureCollection
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string  optional      
documentation
レスポンスで返される一意の識別子。非同期要求のデバッグまたは追跡で使用されます。
locale  xsd:string  optional      
documentation
要求の言語コードと国コードで、[language_code]_[country_code] 構文を使用して定義されます。言語コードは 2 文字の ISO-639 コードです。国コードは 2 文字の ISO-3166 コードです。例: en_US は米国内の英語を意味します。
table  xsd:string  required      
documentation
更新する NamedTable。
commitInterval  xsd:int  optional  50    
documentation
テーブルにコミットする際に処理される更新の数。デフォルト値は 50 です。これは、最初の 50 個の更新が 1 回のトランザクションでコミットされることを意味します。値が 1 未満の場合、デフォルト値の 50 が使用されます。この値を 1 に設定して 1 件の更新に 1 回のトランザクションを使用することは、推奨されません。
annotation
documentation
テーブルを更新するためのリクエスト。


© 2019 Pitney Bowes Software Inc. support.pb.com