xSQL Schema Compare SDK for SQL Server version 12
Item Property (EdgeConstraintNodePairCollection)


Gets the EdgeConstraintNodePair element with the specified from and to nodes.
Overload List
OverloadDescription
Item(String,String,String,String)Gets the EdgeConstraintNodePair element with the specified from and to nodes.  
Item Gets the element with the specified name. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<EdgeConstraintNodePair>)
Item(Int32) (Inherited from System.Collections.ObjectModel.Collection<EdgeConstraintNodePair>)
Exceptions
ExceptionDescription
System.ArgumentNullException

The fromSchema parameter is null

or

The fromName parameter is null

or

The fromSchema parameter is null

or

The toSchema parameter is null

or

The toName parameter is null

System.ArgumentException

The fromSchema parameter is an empty string.

or

The fromName parameter is an empty string.

or

The toSchema parameter is an empty string.

or

The toName parameter is an empty string.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EdgeConstraintNodePairCollection Class
EdgeConstraintNodePairCollection Members

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback