C1.Olap Namespace > C1OlapEngine Class > GetOlapKey Method : GetOlapKey(DataRow) Method |
'Declaration
Public Overloads Function GetOlapKey( _ ByVal row As System.Data.DataRow _ ) As C1OlapKey
'Usage
Dim instance As C1OlapEngine Dim row As System.Data.DataRow Dim value As C1OlapKey value = instance.GetOlapKey(row)
public: C1OlapKey* GetOlapKey( System.Data.DataRow* row )
public: C1OlapKey^ GetOlapKey( System.Data.DataRow^ row )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2