| Mediachase FileUploader.NET 1.9 Framework Help | |
SqlBlobStream.GetDataLengthCommand Method
Gets the sql command returning Data Length.
[Visual Basic]Overridable Protected Function GetDataLengthCommand() As
String [C#]protected virtual
string GetDataLengthCommand();
Return Value
The sql command.
See Also
SqlBlobStream Class | Mediachase.FileUploader Namespace