Edit

Share via


SqlAdapterBinding.AllowIdentityInsert Property

Definition

public:
 property bool AllowIdentityInsert { bool get(); void set(bool value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(false, true)]
public bool AllowIdentityInsert { get; set; }
member this.AllowIdentityInsert : bool with get, set
Public Property AllowIdentityInsert As Boolean

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.AllowIdentityInsert
Attributes

Applies to