BusinessLogicDataAdapter.InsertCommand Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public:
property Microsoft::SqlServer::Replication::BusinessLogicSupport::BusinessLogicCommand ^ InsertCommand { Microsoft::SqlServer::Replication::BusinessLogicSupport::BusinessLogicCommand ^ get(); void set(Microsoft::SqlServer::Replication::BusinessLogicSupport::BusinessLogicCommand ^ value); };
public Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicCommand InsertCommand { get; set; }
member this.InsertCommand : Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicCommand with get, set
Public Property InsertCommand As BusinessLogicCommand