MetadataGetRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Selects metadata objects at the specified level of detail.
public ref class MetadataGetRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="MetadataGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MetadataGetRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="MetadataGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MetadataGetRequest = class
Public Class MetadataGetRequest
- Inheritance
-
MetadataGetRequest
- Attributes
Constructors
MetadataGetRequest() |
Initializes a new instance of the MetadataGetRequest class that has default values. |
MetadataGetRequest(International, MetadataResultOptions, MetadataSearchCriteria) |
Initializes a new instance of the MetadataGetRequest class that has the specified cultural settings, result options, and search criteria. |
Fields
International |
The cultural settings. |
ResultOptions |
Determines the level of information to retrieve. |
SearchCriteria |
Determines the metadata objects to retrieve. |