Lenguaje

MergeSessionDetail.DetailType Propiedad

Definición

Obtiene o establece el tipo de paso de detalle representado por el objeto.

public:
 property Microsoft::SqlServer::Replication::MergeSessionDetailType DetailType { Microsoft::SqlServer::Replication::MergeSessionDetailType get(); void set(Microsoft::SqlServer::Replication::MergeSessionDetailType value); };
public Microsoft.SqlServer.Replication.MergeSessionDetailType DetailType { get; set; }
member this.DetailType : Microsoft.SqlServer.Replication.MergeSessionDetailType with get, set
Public Property DetailType As MergeSessionDetailType

Valor de propiedad

Un valor MergeSessionDetailType.

Comentarios

Esta propiedad puede ser recuperada o configurada por cualquier usuario.

Este espacio de nombres, clase o miembro solo es compatible con la versión 2.0 del Microsoft .NET Framework.

Se aplica a