Share via


mktg_virtual_directory Table

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The mktg_virtual_directory table in the marketing database contains information about virtual directories in the Marketing System.

The following table describes the columns in the mktg_virtual_directory table.

Column name

Type

Allow null

Description

u_vdir_url

nvarchar(255)

no

The URL of this virtual directory.

This is a primary key.

u_vdir_cache_name

nvarchar(50)

no

The name of the cache associated with this virtual directory.

This is a primary key.

dt_vdir_created

datetime

no

The date and time at which this virtual directory was created.

dt_vdir_last_refreshed

datetime

no

The date and time at which this virtual directory was last refreshed.

See Also

Other Resources

Marketing Database Tables

Marketing Lists Database Tables