EnumObject.GetAliasPropertyName(String) Method

Definition

get the property name as it will be aliased in the result set to the user

protected internal string GetAliasPropertyName (string prop);
member this.GetAliasPropertyName : string -> string
Protected Friend Function GetAliasPropertyName (prop As String) As String

Parameters

prop
String

property name

Returns

aliased name as it will be returned to the user

Applies to