bindMember Method
Gets the binder for the specified member of a struct parameter
This is the most low-level way to bind struct parameters with most flexibility. A simpler alternative is to just call ECSqlBinder.bindStruct.
bindMember(memberName: string): ECSqlBinder
Parameter | Type | Description |
---|---|---|
memberName | string |
Defined in
Last Updated: 08 January, 2020