Mediachase FileUploader.NET 1.9 Framework Help

SqlBlobStream.GetReadTextCommand Method 

Gets the sql command reading a blob element.

[Visual Basic]
Overridable Protected Function GetReadTextCommand() As String
[C#]
protected virtual string GetReadTextCommand();

Return Value

The sql command.

See Also

SqlBlobStream Class | Mediachase.FileUploader Namespace