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