Mediachase FileUploader.NET 1.9 Framework Help

SqlBlobStream.GetUpdateTextCommand Method 

Gets the sql command updating a blob element.

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

Return Value

The sql command.

See Also

SqlBlobStream Class | Mediachase.FileUploader Namespace