IDTSBLOBObject100 Interfaccia

Definizione

public interface class IDTSBLOBObject100
[System.Runtime.InteropServices.Guid("2AD26418-B53F-4C80-973E-23A9FD13F05F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBLOBObject100
[<System.Runtime.InteropServices.Guid("2AD26418-B53F-4C80-973E-23A9FD13F05F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSBLOBObject100 = interface
Public Interface IDTSBLOBObject100
Attributi

Commenti

Fornisce IDTSBLOBObject100 supporto per la lettura e la scrittura di byte in un oggetto binario grande (BLOB). I byte aggiunti all'oggetto vengono memorizzati in memoria fino a raggiungere la SpoolThreshold proprietà, e poi vengono scritti in un file temporaneo.

Gli sviluppatori di componenti gestiti non usano questo oggetto, ma invece la BlobColumn classe.

Si applica a