This print for content only-size & color not accurate 7" X 9-1/4" / casebound / malloy



Download 21,46 Mb.
Pdf ko'rish
bet1635/1830
Sana28.09.2021
Hajmi21,46 Mb.
#188411
1   ...   1631   1632   1633   1634   1635   1636   1637   1638   ...   1830
Bog'liq
[book] [en] Pro C# 2008 and the NET 3.5 Platform Fourth Edition

The Strongly Typed DataContext

The final aspect of the sqlmetal.exe-generated code to be aware of is the DataContext-derived type.

Like the AutoLotDatabase class we authored in the previous example, each table is represented by a

Table-compatible property. As well, this class has a series of constructors, one of which takes an

object implementing IDbConnection, which represents an ADO.NET connection object (remember,

LINQ to SQL and ADO.NET types can be intermixed within a single application).

As well, this DataContext-derived class is how we are able to interact with the stored procedures

defined by the database. Given the fact that we supplied the /sprocs flag as part of our sqlmetal.exe

command set, we find a method named GetPetName():

[Function(Name="dbo.GetPetName")]

[return: Parameter(DbType="Int")]

public int GetPetName([Parameter(DbType="Int")] System.Nullable carID,

[Parameter(DbType="Char(10)")] ref string petName)

{

IExecuteResult result = this.ExecuteMethodCall(this,



((MethodInfo)(MethodInfo.GetCurrentMethod())), carID, petName);

petName = ((string)(result.GetParameterValue(1)));

return ((int)(result.ReturnValue));

}

Notice that the GetPetName() method is marked with the [Function] attributes and [return:]



attribute qualifier, while each parameter is marked with the [Parameter] attribute. The implemen-

tation makes use of the inherited ExecuteMethodCall() method (and a bit of reflection services) to

take care of the details of invoking the stored proc and returning the result to the caller.


Download 21,46 Mb.

Do'stlaringiz bilan baham:
1   ...   1631   1632   1633   1634   1635   1636   1637   1638   ...   1830




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2025
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish