[This is preliminary documentation and is subject to change.]
Returns the name of this domain, i.e. 'THumanAge', 'TSalary'
Namespace: NFX.RelationalModel.DataTypesAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public virtual string Name { get; }
public virtual string Name { get; }
Public Overridable ReadOnly Property Name As String
Get
Public Overridable ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get ();
}
public:
virtual property String^ Name {
String^ get ();
}
abstract Name : string with get
override Name : string with get
abstract Name : string with get
override Name : string with get
Property Value
Type:
StringImplements
INamed Name