No parameters
Property description
Used to retrive the current user database rightsExample code
CComPtr<ISecurity>m_ISecurity; HRESULT hr = m_ISecurity.CoCreateInstance(CLSID_Security); HRESULT hr=m_ISecurity->get_DatabaseRight(&bval);