SqlAdapterBindingElement.AllowIdentityInsert Propiedad
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
property bool AllowIdentityInsert { bool get(); void set(bool value); };
C#
public bool AllowIdentityInsert { get; set; }
member this.AllowIdentityInsert : bool with get, set
Public Property AllowIdentityInsert As Boolean
Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.AllowIdentityInsert
Producto | Versiones |
---|---|
BizTalk SQL Adapter | 2016 |