Beispiel #1
0
        private string _Expression()
        {
            string ret = CommonPINVOKE.DataColumn__Expression(swigCPtr);

            if (CommonPINVOKE.SWIGPendingException.Pending)
            {
                throw CommonPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }