Mediachase FileUploader.NET 1.9 Framework Help

SqlBlobStream.Pointer Property

Gets a current pointer to the BLOB value.

[Visual Basic]
Public ReadOnly Property Pointer As Byte()
[C#]
public byte[] Pointer {get;}

See Also

SqlBlobStream Class | Mediachase.FileUploader Namespace