| Mediachase FileUploader.NET 1.9 Framework Help | |
SqlBlobStream.OpenPointer Method
Opens the text pointer.
[Visual Basic]Overridable Protected Function OpenPointer() As
Byte() [C#]protected virtual
byte[] OpenPointer();
Return Value
The text pointer.
See Also
SqlBlobStream Class | Mediachase.FileUploader Namespace