Aracılığıyla paylaş


IDbConnection.CreateCommand Yöntemi

Oluşturur ve döndüren bir komut bağlantıyla ilişkili nesne.

Ad Alanı:  Microsoft.ReportingServices.DataProcessing
Derlemeler:   Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts içinde.dll)
  Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces içinde.dll)

Sözdizimi

'Bildirim
Function CreateCommand As IDbCommand
'Kullanım
Dim instance As IDbConnection
Dim returnValue As IDbCommand

returnValue = instance.CreateCommand()
IDbCommand CreateCommand()
IDbCommand^ CreateCommand()
abstract CreateCommand : unit -> IDbCommand 
function CreateCommand() : IDbCommand

Dönüş Değeri

Tür: Microsoft.ReportingServices.DataProcessing.IDbCommand
A komut bağlantıyla ilişkili nesne.