シンタックス
            
            
            
            
            '宣言
 
Public Shared Function GetUniqueValuesCube( _
   ByVal  As System.String, _
   ByVal  As System.String, _
   ByVal  As System.Collections.Generic.Dictionary(Of String,Object), _
   ByVal  As System.String, _
   ByVal  As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task(Of IList)
             
        
            
            public static System.Threading.Tasks.Task<IList> GetUniqueValuesCube( 
   System.string ,
   System.string ,
   System.Collections.Generic.Dictionary<string,object> ,
   System.string ,
   System.Threading.CancellationToken 
)
             
        
             
        
            パラメータ
- connection
 
- cubeName
 
- view
 
- fieldUniqueName
 
- cancelToken
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照