📄 cwp72.htm
字号:
<!-- saved from url=(0007)http:// -->
<HTML><HEAD><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><TITLE>Rdf.VersionedStorage.Search</TITLE><LINK REL=STYLESHEET HREF="../CommentReport.css" TYPE="text/css"></HEAD><BODY topmargin=0 rightmargin=0 leftmargin=0 style="background-image: url(../titletile.jpg); background-repeat:repeat-x; background-position: 0 0;" ><DIV CLASS="PageHeading">Rdf.VersionedStorage.Search Function</DIV><DIV CLASS="Description">Get iterator through object matching specified search parameters<P></DIV><IMG src="../GradLeft.jpg" width=7 height=378 alt="" border="0" style="position:absolute; left:10; top:18;z-Index:2"><IMG src="../GradTop.jpg" width=352 height=7 alt="" border="0" align="top" style="position:absolute; left:10; top:18; z-index:1"><DIV CLASS="Remarks"><SPAN CLASS="RemarkHdrX">Public System.Collections.IEnumerable Search (string, string, Rdf.NameVal[], Rdf.SearchKind, System.DateTime)</SPAN></DIV><TABLE CLASS="InfoTable" cellpadding=0 cellspacing=0><TR height=20><TD width=20> </TD><TD valign=top align=left width=9 bgcolor="#cccc66"><IMG SRC="../graycorner.jpg" align=top></TD><TD CLASS="TableLightLabel" >Type</TD><TD CLASS="TableLightLabel" >Name</TD><TD CLASS="TableLightLabel" >Description</TD><TD width=20> </TD></TR><TR height=20><TD width=20> </TD><TD CLASS="TableLightDesc"> </TD><TD CLASS="TableLightDesc">string</TD><TD CLASS="TableLightDesc">type</TD><TD CLASS="TableLightDesc">String representing type of the object (direct or indirect - IsInstanceOf
method will be used to check if object belongs to the specified type). It may be null,
in this case type criteria is skipped.</TD><TD width=20> </TD></TR><TR height=20><TD width=20> </TD><TD CLASS="TableLightDesc"> </TD><TD CLASS="TableLightDesc">string</TD><TD CLASS="TableLightDesc">uri</TD><TD CLASS="TableLightDesc">Object URI pattern. It may be null, in this case URI is not inspected.</TD><TD width=20> </TD></TR><TR height=20><TD width=20> </TD><TD CLASS="TableLightDesc"> </TD><TD CLASS="TableLightDesc"><A HREF="CWP71.HTM">NameVal</A></TD><TD CLASS="TableLightDesc">patterns</TD><TD CLASS="TableLightDesc">array of name:value pairs specifying search condition for object properties</TD><TD width=20> </TD></TR><TR height=20><TD width=20> </TD><TD CLASS="TableLightDesc"> </TD><TD CLASS="TableLightDesc"><A HREF="CWP44.HTM">SearchKind</A></TD><TD CLASS="TableLightDesc">kind</TD><TD CLASS="TableLightDesc">search kind used to select inspected versions</TD><TD width=20> </TD></TR><TR height=20><TD width=20> </TD><TD CLASS="TableLightDesc"> </TD><TD CLASS="TableLightDesc">System.DateTime</TD><TD CLASS="TableLightDesc">timestamp</TD><TD CLASS="TableLightDesc">timestamp used to select versions, if kind is SearchKind.LatestVersion
or SearchKind.AllVersions this parameter is ignored</TD><TD width=20> </TD></TR></TABLE><TABLE CLASS="InfoTable" cellpadding=0 cellspacing=0><TR height=20><TD width=20> </TD><TD valign=top align=left width=9 bgcolor="#cccc66"><IMG SRC="../graycorner.jpg" align=top></TD><TD CLASS="TableLightLabel" WIDTH=206>Return</TD><TD CLASS="TableLightLabel" >Description</TD><TD width=20> </TD></TR><TR height=20><TD width=20> </TD><TD CLASS="TableLightDesc"> </TD><TD CLASS="TableLightDesc">System.Collections.IEnumerable</TD><TD CLASS="TableLightDesc">Enumerator through object meet search criteria.<P></TD><TD width=20> </TD></TR></TABLE></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -