Click or drag to resize

ADS_MGMT_TABLE_INFO Structure

X#
Structure used by the ADS MGMT API to return information about a table.
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 = 262, CharSet := CharSet.Ansi)]
[VoStructAttribute(262, 2)]
 STRUCTURE ADS_MGMT_TABLE_INFO
Request Example View Source

The ADS_MGMT_TABLE_INFO type exposes the following members.

Properties
  NameDescription
Public propertyLockType
Public propertyTableName
Top
Fields
  NameDescription
Public fieldaucTableName
Public fieldusLockType
Top
See Also