Identifier.DecodeIdentifier(String, QuoteType) Metode

Definisi

Menghapus karakter escape.

public static string DecodeIdentifier(string identifier, out Microsoft.SqlServer.TransactSql.ScriptDom.QuoteType quote);
static member DecodeIdentifier : string * QuoteType -> string
Public Shared Function DecodeIdentifier (identifier As String, ByRef quote As QuoteType) As String

Parameter

identifier
String

Pengidentifikasi yang memiliki karakter escape.

quote
QuoteType

Jenis kuotasi

Mengembalikan

Pengidentifikasi yang tidak dilewati.

Berlaku untuk