Partager via


SqlCeMigrationSqlGenerator.Name(String) Méthode

Définition

Génère un nom entre guillemets. Le nom fourni peut contenir ou non le schéma.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1719:ParameterNamesShouldNotMatchMemberNames", MessageId="0#")]
protected virtual string Name (string name);
abstract member Name : string -> string
override this.Name : string -> string
Protected Overridable Function Name (name As String) As String

Paramètres

name
String

Nom à citer.

Retours

Nom entre guillemets.

Attributs

S’applique à