Click or drag to resize

ADS_MGMT_INDEX_INFO Structure

X#
Structure used by the ADS MGMT API to return information about an index.
See the ADS documentation for a description of this structure.

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
[StructLayoutAttribute(LayoutKind.Explicit, Size = 260, CharSet := CharSet.Ansi)]
[VoStructAttribute(260, 1)]
 STRUCTURE ADS_MGMT_INDEX_INFO
Request Example View Source

The ADS_MGMT_INDEX_INFO type exposes the following members.

Properties
  NameDescription
Public propertyIndexName
Top
Fields
  NameDescription
Public fieldaucIndexName
Top
See Also