3.1.4.3.2.2.1 The Properties Table

The Properties table MUST contain information about all properties that are available on the protocol server. It has the following columns:

Name

Type

Description

Name

String

Name of the property.

Description

String

Description of the property.

Type

String

Type of the property. Values MUST be one of  the following:

System.String

System.Int64

System.Double

System.DateTime

System.Boolean

System.Byte[]

Retrievable

Boolean

True if the property is a retrievable property; otherwise false.

FullTextQueryable

Boolean

True if the property is a full-text searchable property; otherwise false.

The Properties table MUST have one row per property available on the protocol server.