Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |
Top
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 ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
.gif)
.gif)
.gif)
.gif)