IDataSourceFieldSchema.PrimaryKey Property

 

Gets a value indicating whether the field is in the primary key.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

abstract PrimaryKey : bool with get

Property Value

Type: System.Boolean

true if the field is in the primary key; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: