SqlCollectionBase.IsEmpty Property
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property IsEmpty As Boolean
Get
'Usage
Dim instance As SqlCollectionBase
Dim value As Boolean
value = instance.IsEmpty
public virtual bool IsEmpty { get; }
Property Value
Type: System.Boolean