Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines a column in a data flow buffer that contains data that has a SQL Server data type of text, ntext, or image.
The following tables list the members exposed by the BlobColumn type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
ColumnInfo | Gets read-only metadata about the column.This property is not CLS-compliant. |
![]() |
IsNull | Gets a value that indicates whether the column is null. |
![]() |
Length | Gets the length of the contents of the column.This property is not CLS-compliant. |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
AddBlobData | Inserts binary data into the column. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetBlobData | Returns the specified portion of the data in the column. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ResetBlobData | Deletes the contents of the column. |
![]() |
SetNull | Sets the column value to null. |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
.gif)
.gif)
.gif)
.gif)