次の方法で共有


SqlAdapterBinding.AllowIdentityInsert プロパティ

定義

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

プロパティ値

実装

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.AllowIdentityInsert
属性

適用対象