Krystalware
SlickUpload logo

SqlClientUploadStreamProvider Class

An IUploadStreamProvider that writes to SQL 2000 and 2005 databases.

Declaration Syntax

C#

public sealed class SqlClientUploadStreamProvider : IUploadStreamProvider

Visual Basic

Public NotInheritable Class SqlClientUploadStreamProvider _
	Implements IUploadStreamProvider

Members

IconMemberDescription
SqlClientUploadStreamProvider(NameValueConfigurationSection)
Creates a new instance of a SqlClientUploadStreamProvider with the specified configuration settings.
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetInputStream(UploadedFile)
Returns a SqlClientOutputStream of the file data that was uploaded for the specified location info.
GetOutputStream(UploadedFile)
Returns a SqlClientInputStream to which to write the file as it is uploaded.
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IdentityIdKey
The LocationInfo key used to store the identity id value.
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RemoveOutput(UploadedFile)
Removes the output record for the specified upload.
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
WhereCriteriaKey
The LocationInfo key used to store the where criteria value.

Inheritance Hierarchy

Object
SqlClientUploadStreamProvider

Assembly: Krystalware.SlickUpload, Version: 4.0