Share via


CreateInstance Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Constructs a new instance of the DiscountPrioritySet..::.DiscountPrioritiesDataTable class.

Namespace:  Microsoft.CommerceServer.Marketing
Assembly:  Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)

Syntax

'Declaration
Protected Overrides Function CreateInstance As DataTable
'Usage
Dim returnValue As DataTable

returnValue = Me.CreateInstance()
protected override DataTable CreateInstance()
protected:
virtual DataTable^ CreateInstance() override
protected override function CreateInstance() : DataTable

Return Value

Type: System.Data..::.DataTable
A new instance of the DiscountPrioritySet..::.DiscountPrioritiesDataTable class.

Remarks

Creates a new DiscountPrioritySet..::.DiscountPrioritiesDataTable.

Permissions

See Also

Reference

DiscountPrioritySet..::.DiscountPrioritiesDataTable Class

DiscountPrioritySet..::.DiscountPrioritiesDataTable Members

Microsoft.CommerceServer.Marketing Namespace