DataCache(String) Constructor
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:
DataCache(System::String ^ tableName);
public DataCache (string tableName);
new Microsoft.Dynamics.Ax.Xpp.DataCache : string -> Microsoft.Dynamics.Ax.Xpp.DataCache
Public Sub New (tableName As String)
Parameters
- tableName
- String