AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

ISqlProviderFactory..::..CreateCommandBuilder Method

Creates a DbCommandBuilder associated with the given adapter.

Namespace:  AdvantageCMS.Data
Assembly:  AdvantageCMS.Data (in AdvantageCMS.Data.dll)

Syntax


DbCommandBuilder CreateCommandBuilder(
	DbDataAdapter adapter
)

Parameters

adapter
Type: DbDataAdapter