Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTDatabase.SetDefaultSqlTableOwner

SYNTAX

void SetDefaultSqlTableOwner(String Name)

PARAMETERS

The owner name.

DESCRIPTION

Set the default FairCom DB SQL table owner name.

RETURN

None.

SEE ALSO

GetDefaultSqlTableOwner()

TOCIndex