Aracılığıyla paylaş


SqlUserDefinedAggregateAttribute(Format) Oluşturucu

Tanım

Kullanıcı tanımlı toplamada gerekli bir öznitelik; verilen türün kullanıcı tanımlı bir toplama ve kullanıcı tanımlı toplamanın depolama biçimi olduğunu belirtmek için kullanılır.

public:
 SqlUserDefinedAggregateAttribute(Microsoft::SqlServer::Server::Format format);
public SqlUserDefinedAggregateAttribute (Microsoft.SqlServer.Server.Format format);
new Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute : Microsoft.SqlServer.Server.Format -> Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute
Public Sub New (format As Format)

Parametreler

format
Format

Toplamanın Format serileştirme biçimini temsil eden değerlerden biri.

Şunlara uygulanır