ISqlQueryExtensible.GetSelectIntoIndex method
Gets the index of the select into.
public int GetSelectIntoIndex(IField field)
| parameter | description |
|---|---|
| field | The field. |
Return Value
The index of the select into field, or -1 if not found.
See Also
- interface IField
- interface ISqlQueryExtensible