DataConnector
QuoteIdentifier メソッド (C1CommandBuilderBase)

C1.AdoNet.ServiceNow アセンブリ > C1.DataConnector.AdoNet 名前空間 > C1CommandBuilderBase クラス : QuoteIdentifier メソッド
Given an unquoted identifier in the correct catalog case, returns the correct quoted form of that identifier, including properly escaping any embedded quotes in the identifier.
シンタックス
'宣言
 
Public Overrides Function QuoteIdentifier( _
   ByVal unquotedIdentifier As System.String _
) As System.String
public override System.string QuoteIdentifier( 
   System.string unquotedIdentifier
)

パラメータ

unquotedIdentifier
参照

C1CommandBuilderBase クラス
C1CommandBuilderBase メンバ