NodeItemNamesAdapterProvider.IsGraphSupported(ISfcSimpleNode) Method

Definition

Indicates if this provider supports the specified graph. If it is, returns true, false otherwise.

If true is returned, calls to GetRelatedContainerNames(), GetRelatedObjectNames(), and GetPropertyNames() must return a valid non-null IEnumerable.

The method is called only once on the root node of each graph.

C#
public abstract bool IsGraphSupported(Microsoft.SqlServer.Management.Sdk.Sfc.ISfcSimpleNode node);

Parameters

Returns

Applies to

Produit Versions
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0