This topic has not yet been rated - Rate this topic

ReplicationUserDefinedAggregate.OwnerName Property

Gets or sets the owner of the user-defined aggregate function.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public string OwnerName { get; set; }

Property Value

Type: System.String
A String value.

Implements

IReplicationDBObject.OwnerName

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.