Mediachase FileUploader.NET 1.9 Framework Help

SqlBlobStream.ConnectionString Property

Gets, sets a sql connection string that includes the source database name, and other parameters needed to establish the initial connection.

[Visual Basic]
Overridable Public Property ConnectionString As String
[C#]
public virtual string ConnectionString {get; set;}

See Also

SqlBlobStream Class | Mediachase.FileUploader Namespace