InitializeGetExternalStoreListCommand Method
Syntax
protected override void InitializeGetExternalStoreListCommand(
DbCommand command
)
Protected Overrides Sub InitializeGetExternalStoreListCommand( _
ByVal command As DbCommand _
)
protected:
void InitializeGetExternalStoreListCommand(
DbCommand^ command
) override
Parameters