AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

MicrosoftSqlProviderFactory..::..CreateCommandBuilder Method

Creates a DbCommandBuilder associated with the given adapter.

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

Syntax


public DbCommandBuilder CreateCommandBuilder(
	DbDataAdapter adapter
)

Parameters

adapter
Type: DbDataAdapter