TRDBType 

Type of business document repository, for example, SQL Server.

Syntax

BusinessRootObject.TRDBType As String

Remarks

It is a read-write property. The value must be set before the Initialize method is called. If the property returns NULL, it will raise an error.

See Also

RaiseError