StoredRuleObject.ReadXml Method
Reads the contents of an XmlReader stream into the StoredRuleObject instance.
Overload List
Name | Description |
---|---|
StoredRuleObject.ReadXml (XmlReader) |
Reads the contents of an XmlReader stream into the StoredRuleObject instance using the context previously set in the DeserializationContext property.
|
StoredRuleObject.ReadXml (XmlReader, Server) |
Reads the contents of an XmlReader stream into the StoredRuleObject instance using the specified context.
|
See Also
Reference
StoredRuleObject Class
StoredRuleObject Members
Microsoft.SqlServer.NotificationServices.Rules Namespace