DataTypeAttribute
Overview
Location
- Reference: RemObjects.DataAbstract.dll
- Namespace: RemObjects.DataAbstract.Linq
- Platforms: .NET Core, .NET Framework, .NET Standard
- Ancestry: Attribute | DataTypeAttribute
Properties
DataType
property DataType: DataType read;
DataType DataType { get; }
var DataType: DataType { get{} }
ReadOnly Property DataType() As DataType
Instance Methods
constructor
constructor(dataType: DataType)
DataTypeAttribute(DataType dataType)
init(_ dataType: DataType)
Sub New(dataType As DataType)
Parameters:
- dataType: