CatalogItem.Size Özelliği
rapor sunucusu veritabanı içindeki öğe bayt cinsinden boyutu, alır.Salt okunur.
Ad Alanı: ReportService2005
Derleme: ReportService2005 (ReportService2005 içinde.dll)
Sözdizimi
'Bildirim
Public Property Size As Integer
Get
Set
'Kullanım
Dim instance As CatalogItem
Dim value As Integer
value = instance.Size
instance.Size = value
public int Size { get; set; }
public:
property int Size {
int get ();
void set (int value);
}
member Size : int with get, set
function get Size () : int
function set Size (value : int)
Özellik Değeri
Tür: System.Int32
Bir tamsayý rapor sunucusu veritabanı içindeki öğe bayt cinsinden boyutu içeren değer.
Açıklamalar
Yalnızca öğe türü raporu ve kaynak dahil Size özellik.