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