IndexAttribute.Columns 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 Property Columns As String
public string Columns { get; set; }
public:
property String^ Columns {
    String^ get ();
    void set (String^ value);
}
member Columns : string with get, set

Property Value

Type: System.String

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

IndexAttribute Class

Microsoft.Phone.Data.Linq.Mapping Namespace