BusinessLogicDataAdapter.DeleteCommand 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 ^ DeleteCommand { Microsoft::SqlServer::Replication::BusinessLogicSupport::BusinessLogicCommand ^ get(); void set(Microsoft::SqlServer::Replication::BusinessLogicSupport::BusinessLogicCommand ^ value); };
public Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicCommand DeleteCommand { get; set; }
member this.DeleteCommand : Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicCommand with get, set
Public Property DeleteCommand As BusinessLogicCommand