Common.IDataStatementDataSource.GetRuntimeTableName Method
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.
virtual System::String ^ Microsoft.Dynamics.AX.Data.Core.Interface.IDataStatementDataSource.GetRuntimeTableName() = Microsoft::Dynamics::AX::Data::Core::Interface::IDataStatementDataSource::GetRuntimeTableName;
string IDataStatementDataSource.GetRuntimeTableName ();
abstract member Microsoft.Dynamics.AX.Data.Core.Interface.IDataStatementDataSource.GetRuntimeTableName : unit -> string
override this.Microsoft.Dynamics.AX.Data.Core.Interface.IDataStatementDataSource.GetRuntimeTableName : unit -> string
Function GetRuntimeTableName () As String Implements IDataStatementDataSource.GetRuntimeTableName
Returns
Implements
Microsoft.Dynamics.AX.Data.Core.Interface.IDataStatementDataSource.GetRuntimeTableName