Mediachase FileUploader.NET 1.9 Framework Help

SqlBlobStream.GetUpdateTextCommandWithNullValue Method 

Gets the sql command inserting a blob element.

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

Return Value

The sql command.

See Also

SqlBlobStream Class | Mediachase.FileUploader Namespace