Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTDatabase.GetDefaultSqlTableOwner

SYNTAX

String GetDefaultSqlTableOwner( )

PARAMETERS

This method has no parameters.

DESCRIPTION

Retrieve the current default FairCom DB SQL table owner.

RETURN

Returns the owner name.

SEE ALSO

SetDefaultSqlTableOwner()

TOCIndex