RegionCodeDataSet.CountryCodesDataTable Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the RegionCodeDataSet..::.CountryCodesDataTable class.
Overload List
Name | Description | |
---|---|---|
RegionCodeDataSet..::.CountryCodesDataTable()()() | Initializes a new instance of the RegionCodeDataSet..::.CountryCodesDataTable class. | |
RegionCodeDataSet..::.CountryCodesDataTable(SerializationInfo, StreamingContext) | Initializes a new instance of the RegionCodeDataSet..::.CountryCodesDataTable class with the specified serialization data and streaming context information. |
Top
Remarks
Class which depicts the CountryCodes DataTable in the RegionCodeDataSet.
The strongly typed DataTable provides access to the "CountryCodesDataTable" table of a RegionCodeDataSet.
See Also
Reference
RegionCodeDataSet..::.CountryCodesDataTable Class