This topic has not yet been rated - Rate this topic

SmoObjectBase.UserData Property

Gets or sets user-defined data associated with the referenced object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public Object UserData { get; set; }

Property Value

Type: System.Object
An Object system object that contains user-defined data.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.