SqlAdapterBinding.AllowIdentityInsert Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Valor da propriedade
Implementações
Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.AllowIdentityInsert
- Atributos