Show / Hide Table of Contents

ConfigureStringDatabaseParameter Method

Syntax

'Declaration

Public Shared Sub ConfigureStringDatabaseParameter( _
   ByVal _databaseParameter_ As IDbDataParameter, _
   ByVal _schemaCache_ As ISchemaCache, _
   ByVal _dbProvider_ As DbProvider, _
   ByVal _schemaField_ As ISchemaField _
) 
public static void ConfigureStringDatabaseParameter( 
   IDbDataParameter _databaseParameter_,
   ISchemaCache _schemaCache_,
   DbProvider _dbProvider_,
   ISchemaField _schemaField_
)

Parameters

databaseParameter

schemaCache

dbProvider

schemaField

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

DatabaseParameterFactory Class
DatabaseParameterFactory Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.