QueryFieldGetFullName Method |
Gets the full field name, including the parent table name and brackets.
Namespace: Altaxo.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string GetFullName()
Return Value
StringThe full field name.
See Also