Mediachase FileUploader.NET 1.9 Framework Help

SqlBlobStream.ColumnName Property

Gets, sets a table column for the BLOB value that the current SqlBlobStream object will encapsulate.

[Visual Basic]
Overridable Public Property ColumnName As String
[C#]
public virtual string ColumnName {get; set;}

See Also

SqlBlobStream Class | Mediachase.FileUploader Namespace