Click or drag to resize
Grid Solutions Framework

PowerMultiCalculatorAdapterTableName Property

Gets or sets the name of the table this adapter will use to obtain its metadata.

Namespace: PowerCalculations.PowerMultiCalculator
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("PowerCalculation")]
public string TableName { get; set; }
View Source

Property Value

String
See Also