DhTable.getDataSource

Overview | Methods | This Package | All Packages

DhTable.getDataSource

Retrieves the currently set com.ms.wfc.data.IDataSource object.

Syntax

public IDataSource getDataSource()

Return Value

Returns the currently set IDataSource object, or returns null if none is set.

See Also   setDataSource