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 imageCopy Code
                                  public class MetaDataTable
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class MetaDataTable

The type exposes the following fields.

Public Fields

  Name Description
Public field Static member GuidColumnName
Name of the column that contains the Guid of a DataRow.

Protected Fields

  Name Description
Protected field fInitInProgress (Inherited from DataTable.)

See Also

Advanced