Compartir a través de


SqlServerMigrationSqlGenerator.Name(String) Método

Definición

Genera un nombre entre comillas. El nombre proporcionado puede contener o no el esquema.

[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

Parámetros

name
String

Nombre que se va a citar.

Devoluciones

Nombre entre comillas.

Atributos

Se aplica a