이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

UserData 속성

Gets or sets an object property that allows users to attach their own data to the object.

네임스페이스:  Microsoft.SqlServer.Replication
어셈블리:  Microsoft.SqlServer.Rmo(Microsoft.SqlServer.Rmo.dll)
public Object UserData { get; set; }

속성 값

유형: System..::..Object
An Object that contains user data. The data is only valid for the lifetime of the object.

This property is available with SQL Server 7.0, SQL Server 2000, and SQL Server 2005.

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

이 정보가 도움이 되었습니까?
(1500자 남음)

커뮤니티 추가 항목

추가
© 2013 Microsoft. All rights reserved.