ColumnAttribute::AutoSync Property

 

Gets or sets the AutoSync enumeration.

Namespace:   System.Data.Linq.Mapping
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

public:
property AutoSync AutoSync {
	AutoSync get();
	void set(AutoSync value);
}

Property Value

Type: System.Data.Linq.Mapping::AutoSync

The AutoSync value.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Return to top
Show: