Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Helpers Namespaces
CMS.Helpers
DataHelper Class
DataHelper Methods
ChangeBooleanValues Method
ChangeStringValues Method
ChangeValuesToNull Method
CompareByteArrays Method
ConvertToDataTable(T) Method
ConvertValue Method
ConvertValueToDefaultCulture Method
CreateUniqueTableColumn Method
DataSetPivot Method
DataSourceIsEmpty Method
DeleteRows Method
EnsureColumn Method
EnsureGUIDs Method
ExtendParameters Method
ForEachRow Method
GetBoolValue Method
GetDataContainer Method
GetDataContainerItem Method
GetDataRowValue Method
GetDataRowViewValue Method
GetDataSetFromXml Method
GetDataTable Method
GetDataView Method
GetDateTimeValue Method
GetDBNull Method
GetGuidValue Method
GetIntegerValues Method
GetIntValue Method
GetItemsCount Method
GetMaximumValue Method
GetMinimumValue(T) Method
GetNewItemsInList Method
GetNotEmpty Method
GetNotZero Method
GetNull Method
GetObjectSize Method
GetObjectString Method
GetParentPath Method
GetPartialValue Method
GetRowSize Method
GetScalarValue Method
GetSingleColumnDataSet Method
GetSizeString Method
GetStringValue Method
GetStringValues Method
GetTableSize Method
GetUniqueRows Method
GetUniqueValues Method
GetValues(T) Method
GetValuesFrequency Method
GetViewSize Method
IsEmpty Method
IsValidID Method
IsZero Method
KeepOnlyRows Method
LockDataSet Method
LowerCaseTableNames Method
MarkDuplicitRows Method
Merge(T, K, V) Method
ParseXmlValue Method
ReadDataSetFromXml Method
RecomputeChildCount Method
ReduceDataSetData Method
RenameTable Method
RestrictRows Method
SetColumnValues Method
SetDataRowValue Method
SetPartialValue Method
SetTableName Method
SortDataTable Method
TransferTable Method
TransferTableRows Method
TransferTables Method
TrimDataSetPage Method
TryGetDataRowValue Method
TryGetDataRowViewValue Method
Union Method
WriteDataSetToXml Method
DataHelper
GetViewSize Method
Returns the view data size (size of the contained data).
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
int
GetViewSize
(
DataView
dv
)
Parameters
dv
Type:
System.Data
DataView
Data view
Return Value
Type:
Int32
See Also
Reference
DataHelper Class
CMS.Helpers Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com