예제 #1
0
        internal string GetDatabaseUrlInternal()
        {
            string result = AppUtilPINVOKE.AppOptionsInternal_GetDatabaseUrlInternal(this.swigCPtr);

            if (AppUtilPINVOKE.SWIGPendingException.Pending)
            {
                throw AppUtilPINVOKE.SWIGPendingException.Retrieve();
            }
            return(result);
        }