Click or drag to resize

QueryFieldGetFullName Method

Gets the full field name, including the parent table name and brackets.

Namespace: Altaxo.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string GetFullName()

Return Value

String
The full field name.
See Also