SSIS Components for Microsoft Dynamics 365

Build 24.0.9175

UseDynamicStoredProcedures

Indicates whether or not stored procedures should be listed dynamically.

Data Type

bool

Default Value

false

Remarks

When UseDynamicStoredProcedures is true, you can pull a stored procedure from the Actions and Functions in the OData service $metadata document and use the EXEC command to list it at runtime.

In all other ways, dynamic stored procedures are just like standard static stored procedures. Like standard stored procedures, they can also be listed using CALL or via edition-specific code.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175