[This is preliminary documentation and is subject to change.]
Returns query name that this handler handles
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string Name { get; }public string Name { get; }Public ReadOnly Property Name As String
Get
Public ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () sealed;
}public:
virtual property String^ Name {
String^ get () sealed;
}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