Method | Description | |
---|---|---|
Equals ( |
||
ExternalClob ( IExternalBlobConnection connection, byte identifier, |
||
ExternalClob ( IExternalBlobConnection connection, byte identifier, |
||
OpenReader ( ) : TextReader |
Method | Description | |
---|---|---|
GetExternalSource ( ) : object | ||
GetIsPersisted ( ) : bool | ||
GetPersistedIdentifier ( ) : byte[] | ||
SetPersistedIdentifier ( byte contents, object externalSource ) : void |
public ExternalClob ( IExternalBlobConnection connection, byte identifier, |
||
connection | IExternalBlobConnection | |
identifier | byte | |
encoding | ||
return | System |
public ExternalClob ( IExternalBlobConnection connection, byte identifier, |
||
connection | IExternalBlobConnection | |
identifier | byte | |
encoding | ||
compression | IStreamCompressor | |
return | System |
protected GetPersistedIdentifier ( ) : byte[] | ||
return | byte[] |
protected SetPersistedIdentifier ( byte contents, object externalSource ) : void | ||
contents | byte | |
externalSource | object | |
return | void |