TableResultSetName
Holds a String value that can be used for specifying the table's result set name for this field.
This should match with the value of the business objects ResultSetName property.
In normal circumstances, there is no need to assign value to this property as it automatically handles it.
| C# | |
|---|---|
[XmlIgnoreAttribute()] public NameField TableResultSetName {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0