This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class PrimaryKeyList |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class PrimaryKeyList |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
Fields |
Returns the collection of MetaField objects
|
|
Item | Overloaded. | |
MetaType |
Gets the MetaType to which this PrimaryKeyList belongs.
|
|
Values |
Returns the collection of keys if this PrimaryKeyList has one key per row.
|
See Also
Smartsite.Data Namespace