Share via


ContentList.SetData Method (PIA)

Sets data at a specified row and column in a ContentList object in a high-performance, non-scriptable manner.

[Visual Basic .NET] Due to performance considerations, this method cannot be used from Microsoft Visual Basic .NET.

[C#] Due to performance considerations and compatibility issues, this method cannot be used with Microsoft C#.

Although the SetData method is part of the ContentList object, it is designed for use with COM and C++. Therefore, SetData is included here mainly to be consistent with the assembly description. To access the data in a ContentList object in C# or Visual Basic .NET, you can instead use one of the many other methods and properties associated with ContentList, such as the ContentList.ActiveRows property.

Requirements

Namespace: Microsoft.CommerceServer.Interop.Caching

Platforms: Windows 2000, Windows Server 2003

Assembly: cachecomplib (in cachecomplib.dll)

See Also

ContentList Class

Copyright © 2005 Microsoft Corporation.
All rights reserved.