Compartir a través de


ISql90Aggregate.Format (Propiedad)

Obtiene o establece un valor que modela la propiedad Format de SqlUserDefinedAggregateAttribute para el agregado.

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

Sintaxis

'Declaración
Property Format As Format
    Get
    Set
Format Format { get; set; }
property Format Format {
    Format get ();
    void set (Format value);
}
abstract Format : Format with get, set
function get Format () : Format
function set Format (value : Format)

Valor de propiedad

Tipo: Microsoft.SqlServer.Server.Format

Seguridad de .NET Framework

Vea también

Referencia

ISql90Aggregate Interfaz

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