This topic has not yet been rated - Rate this topic

DatabaseAdapterBase.IsSystemObject Property

Gets the Boolean value that specifies whether the adapter base is a system object or not.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public bool IsSystemObject { get; }

Property Value

Type: System.Boolean
A Boolean value that specifies whether the database adapter base is a system object. If True, the adapter base is a system object; otherwise, False (default).
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.