Edit

Share via


SqlAdapterBindingElementExtensionElement.AllowIdentityInsert Property

Definition

public:
 property bool AllowIdentityInsert { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("allowIdentityInsert", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
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