SqlAdapterBindingElementExtensionElement.AllowIdentityInsert Propriedade

Definição

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

Valor da propriedade

Implementações

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.AllowIdentityInsert
Atributos

Aplica-se a