Click or drag to resize

AssortmentHandlerSqlCommand Property

Namespace:  Dynamicweb.DataIntegration.ProviderHelpers
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public SqlCommand SqlCommand { get; set; }

Property Value

Type: SqlCommand
See Also