.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUS CONNECTORS


IsSupported method
Example

Indicates whether an option is supported by the data source.

Defined in

ODBCConnection

Syntax

status = odbcConnection. IsSupported( option )

Parameters

option


Return value
Usage

Use IsSupported to test whether the connected data source supports a particular option before attempting to use it, thus avoiding potential errors in your script.

Example
See Also