Constructs a RecordDetailsCommand with an EndecaConnection.
            
    Namespace: 
   Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| public RecordDetailsCommand( EndecaConnection connection ) | 
| Visual Basic (Declaration) | 
|---|
| Public Sub New ( _ connection As EndecaConnection _ ) | 
| Visual C++ | 
|---|
| public: RecordDetailsCommand( EndecaConnection^ connection ) | 
Parameters
- connection
- Type: Endeca.Data.Provider..::.EndecaConnection





