NeatUpload Documentation

SqlServerBlobStream Methods

The methods of the SqlServerBlobStream class are listed below. For a complete list of SqlServerBlobStream class members, see the SqlServerBlobStream Members topic.

Public Instance Methods

BeginRead (inherited from Stream) 
BeginWrite (inherited from Stream) 
Close Closes the current stream and releases any resources
CreateObjRef (inherited from MarshalByRefObject) 
Delete Deletes the table row containing the current stream from the database
Dispose Frees all resources used by stream
EndRead (inherited from Stream) 
EndWrite (inherited from Stream) 
Equals (inherited from Object) 
FlushFlush is not implemented since all data is sent through immediatly
GetHashCode (inherited from Object) 
GetLifetimeService (inherited from MarshalByRefObject) 
GetType (inherited from Object) 
InitializeLifetimeService (inherited from MarshalByRefObject) 
Read 
ReadByte (inherited from Stream) 
ReOpen Reopens the stream if it has been closed
Seek Moves filepointer to given location in file
SetLength 
ToString (inherited from Object) 
Write 
WriteByte (inherited from Stream) 

Protected Instance Methods

CreateWaitHandle (inherited from Stream) 
Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

SqlServerBlobStream Class | Hitone.Web.SqlServerUploader Namespace