Show / Hide Table of Contents

RemoveParameterNamePrefix Method (DbProvider)

The parameter name with an optional parameter name prefix

Removes, if necessary, the parameter name prefix on a given parameter name

Syntax

'Declaration

Public MustOverride Function RemoveParameterNamePrefix( _
   ByVal _name_ As String _
) As String
public abstract string RemoveParameterNamePrefix( 
   string _name_
)

Parameters

name

The parameter name with an optional parameter name prefix

Return Value

The parameter name without any name prefix

Requirements

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

Reference

DbProvider Class
DbProvider 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.