C1.Olap Namespace > C1OlapEngine Class > GetOlapKey Method : GetOlapKey(DataColumn) Method |
'Declaration
Public Overloads Function GetOlapKey( _ ByVal column As System.Data.DataColumn _ ) As C1OlapKey
'Usage
Dim instance As C1OlapEngine Dim column As System.Data.DataColumn Dim value As C1OlapKey value = instance.GetOlapKey(column)
public: C1OlapKey* GetOlapKey( System.Data.DataColumn* column )
public: C1OlapKey^ GetOlapKey( System.Data.DataColumn^ column )
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