This topic has not yet been rated - Rate this topic

ScriptNameObjectBase.SetIsSystemNamed Method

Sets a Boolean value that specifies whether the system is named.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected void SetIsSystemNamed(
	bool flag
)

Parameters

flag
Type: System.Boolean
A Boolean value that specifies whether the system is named, True if named.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.