Description
Number of Relationship objects in the collection. DATATYPE: Integer.
Property Type
- Read-only property
Syntax
Public Property Count() As Long
Example
Dim MyModel As Model
Dim iCount As Integer
MyModel.Relationships.Count = iCount
See Also
Number of Relationship objects in the collection. DATATYPE: Integer.
Public Property Count() As Long
Dim MyModel As Model
Dim iCount As Integer
MyModel.Relationships.Count = iCount
See Also
Copyright © 2004-2024 IDERA, Inc.