FieldExtensionsGetMappingAlias(String, Boolean) Method
Gets the alias for the map.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public static string GetMappingAlias(
string alias,
bool useMappingGrid
)
Public Shared Function GetMappingAlias (
alias As String,
useMappingGrid As Boolean
) As String
- alias String
- String with the alias.
- useMappingGrid Boolean
- then use the grid mapping (Table.Field -> Table:Field); the grid mapping (Table:Field -> Table.Field) is suppressed.
Stringstring text