الأحد، أغسطس 15، 2010

تذكر ... مشاري

eight years ago
on Notes
.
.
.
what come
تذكر
وكأن مشاري ينشدها لنا

هناك تعليق واحد:

غير معرف يقول...

//
// Summary:
// Gets the row specified by the primary key value.
//
// Parameters:
// key:
// The primary key value of the System.Data.DataRow to find.
//
// Returns:
// A System.Data.DataRow that contains the primary key value specified; otherwise
// a null value if the primary key value does not exist in the System.Data.DataRowCollection.
//
// Exceptions:
// System.Data.MissingPrimaryKeyException:
// The table does not have a primary key.