Share via


MetaIndex.IsUnique Property

Namespace:  Microsoft.Phone.Data.Linq.Mapping
Assemblies:   System.Data.Linq (in System.Data.Linq.dll)
  System.Data.Linq (in System.Data.Linq.dll)

Syntax

'Declaration
Public MustOverride ReadOnly Property IsUnique As Boolean
public abstract bool IsUnique { get; }
public:
virtual property bool IsUnique {
    bool get () abstract;
}
abstract IsUnique : bool with get

Property Value

Type: System.Boolean

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Windows Phone 8, Windows Phone 8, Windows Phone 8, Silverlight 8.1

See Also

Reference

MetaIndex Class

Microsoft.Phone.Data.Linq.Mapping Namespace