Base Path Property

ADO and SQL Server

ADO and SQL Server

Base Path Property

The Base Path property specifies a file path or URL to use for resolving relative paths in a template (for example, XSL on a template root directory, sql:mapping-schema attribute on a sql:xpath:query, external schema references in an inline schema, or Mapping Schema and XML Root properties).

Applies To
Command Object
Syntax

object.Properties("Base Path") [= value]

Parts

object

Expression that evaluates to an object in the Applies To list.

value

String that specifies a file name or URL.

Data Type

adBSTR

Modifiable

Read/write

OLE DB Property

SSPROP_STREAM_BASEPATH

See Also

Content Type Property

Mapping Schema Property

SS STREAM FLAGS Property

XML Root Property

XSL Property