Membri BufferColumn

Provides read-only metadata for a PipelineBuffer column.

Il tipo BufferColumn espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da ValueType).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da ValueType).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da ValueType).

In alto

Campi

  Nome Descrizione
Campo pubblico CodePage Specifies the code page for PipelineBuffer columns that contain text data types.
Campo pubblico DataType Specifies the DataType of the value stored in the PipelineBuffer column.
Campo pubblico MaxLength Indicates the maximum number of characters or digits that will fit in the PipelineBuffer column.
Campo pubblico Precision Specifies the total number of digits contained in a column that has a numeric data type PipelineBuffer.
Campo pubblico Scale Specifies the number of digits to the right of the decimal place for numeric data type PipelineBuffer columns.

In alto