Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Constructs a new instance of the ExpressionCategorySet..::.ExpressionCategoriesDataTable 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 ExpressionCategorySet..::.ExpressionCategoriesDataTable class.
Remarks
Creates a new ExpressionCategorySet.ExpressionCategoriesDataTable.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
ExpressionCategorySet..::.ExpressionCategoriesDataTable Class
ExpressionCategorySet..::.ExpressionCategoriesDataTable Members