[This is preliminary documentation and is subject to change.]
Converts backend name of up to 8 ASCII chars in length
Namespace: NFX.Serialization.ArowAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static ulong GetName(
string name
)
public static ulong GetName(
string name
)
Public Shared Function GetName (
name As String
) As ULong
Public Shared Function GetName (
name As String
) As ULong
public:
static unsigned long long GetName(
String^ name
)
public:
static unsigned long long GetName(
String^ name
)
static member GetName :
name : string -> uint64
static member GetName :
name : string -> uint64
Return Value
Type:
UInt64