Represents the binary data type.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public sealed class Binary : DataType..::.SizedType |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class Binary _ Inherits DataType..::.SizedType |
| Visual C++ |
|---|
public ref class Binary sealed : public DataType..::.SizedType |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.DataModel.MsSql..::.DataType
PerpetuumSoft.DataModel.MsSql..::.DataType..::.SizedType
PerpetuumSoft.DataModel.MsSql..::.DataType..::.Binary
PerpetuumSoft.DataModel.MsSql..::.DataType
PerpetuumSoft.DataModel.MsSql..::.DataType..::.SizedType
PerpetuumSoft.DataModel.MsSql..::.DataType..::.Binary