Exemplo n.º 1
0
        // ----- Keys ---------------------------------------------------------

        /// <summary>
        /// Gets the name of the non compound key of the bean
        /// </summary>
        /// <returns>Key name</returns>
        public string GetKeyName()
        {
            return(Api.GetKeyName(this.GetKind()));
        }