Record ISC_BLOB_DESC

Unit

Declaration

type ISC_BLOB_DESC = record

Description

This item has no description.

Overview

Fields

Public blob_desc_subtype: smallint;
Public blob_desc_charset: smallint;
Public blob_desc_segment_size: smallint;
Public blob_desc_field_name: array[0..31] of byte;
Public blob_desc_relation_name: array[0..31] of byte;

Description

Fields

Public blob_desc_subtype: smallint;

This item has no description.

Public blob_desc_charset: smallint;

This item has no description.

Public blob_desc_segment_size: smallint;

This item has no description.

Public blob_desc_field_name: array[0..31] of byte;

This item has no description.

Public blob_desc_relation_name: array[0..31] of byte;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.