Bagikan melalui


SqlBatch.Commands Properti

Definisi

Daftar perintah yang terkandung dalam batch di IList objek SqlBatchCommand .

public:
 property System::Collections::Generic::List<Microsoft::Data::SqlClient::SqlBatchCommand ^> ^ Commands { System::Collections::Generic::List<Microsoft::Data::SqlClient::SqlBatchCommand ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.Data.SqlClient.SqlBatchCommand> Commands { get; }
member this.Commands : System.Collections.Generic.List<Microsoft.Data.SqlClient.SqlBatchCommand>
Public ReadOnly Property Commands As List(Of SqlBatchCommand)

Nilai Properti

Berlaku untuk