The methods of the SqlServerBlobStream class are listed below. For a complete list of SqlServerBlobStream class members, see the SqlServerBlobStream Members topic.
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) | |
Flush | Flush 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) |
CreateWaitHandle (inherited from Stream) | |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
SqlServerBlobStream Class | Hitone.Web.SqlServerUploader Namespace