This topic has not yet been rated - Rate this topic

UrnCollection.Count Property

Gets the number of Urns in a Urn Collection.

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

Property Value

Type: System.Int32
The number of URN objects in the collection.

Implements

ICollection<T>.Count
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.