Click or drag to resize

OwnedSystemsDataSetBuilderBuildDataSet Method

Namespace:  Omada.OE.Solution.OIM.AppLogic.ComplexDataSets
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public override void BuildDataSet(
	string tableName
)

Parameters

tableName
Type: SystemString

Implements

IComplexDataSetBuilderBuildDataSet(String)
See Also