Compartir a través de


SqlUserInteractionServices.BatchSeparator (Propiedad)

Obtiene la palabra clave que se usa para marcar el fin de un lote.

Espacio de nombres:  Microsoft.Data.Schema.Sql
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Public Overrides ReadOnly Property BatchSeparator As String
    Get
public override string BatchSeparator { get; }
public:
virtual property String^ BatchSeparator {
    String^ get () override;
}
abstract BatchSeparator : string
override BatchSeparator : string
override function get BatchSeparator () : String

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

SqlUserInteractionServices Clase

Microsoft.Data.Schema.Sql (Espacio de nombres)