Common.CurrentImplementation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static property Microsoft::Dynamics::Ax::Xpp::DataAccessImplementations CurrentImplementation { Microsoft::Dynamics::Ax::Xpp::DataAccessImplementations get(); void set(Microsoft::Dynamics::Ax::Xpp::DataAccessImplementations value); };
public static Microsoft.Dynamics.Ax.Xpp.DataAccessImplementations CurrentImplementation { get; set; }
member this.CurrentImplementation : Microsoft.Dynamics.Ax.Xpp.DataAccessImplementations with get, set
Public Shared Property CurrentImplementation As DataAccessImplementations