complexType BoundParameterList
diagram feature_p48.png
namespace http://www.mapinfo.com/midev/service/feature/v1
children tns:BoundParameter
used by
elements SearchBySQLRequest/BoundParameterList UpdateBySQLRequest/BoundParameterList DeleteBySQLRequest/BoundParameterList InsertBySQLRequest/BoundParameterList

element BoundParameterList/BoundParameter
diagram feature_p49.png
namespace http://www.mapinfo.com/midev/service/feature/v1
type tns:BoundParameter
properties
minOcc 1
maxOcc unbounded
content complex
children tns:Value
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xsd:string  required      
documentation
The name or reference to the object used in the MISQL string.
annotation
documentation
Used to bind a reference in an MISQL string to an actual object. For example, most geometries cannot be directly placed in an MISQL string so a reference to the geometry is put in the MISQL string and the geometry is bound to the request with a bind parameter.


© 2007, 2020 Precisely. All rights reserved. support.precisely.com