Classe StagingUnbatchedCriteria
Specifies staging unbatched criteria.
Hierarquia de herança
System. . :: . .Object
Microsoft.MasterDataServices..::..StagingUnbatchedCriteria
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)
Sintaxe
'Declaração
<DataContractAttribute(Name := "StagingUnbatchedCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class StagingUnbatchedCriteria _
Implements IExtensibleDataObject
'Uso
Dim instance As StagingUnbatchedCriteria
[DataContractAttribute(Name = "StagingUnbatchedCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingUnbatchedCriteria : IExtensibleDataObject
[DataContractAttribute(Name = L"StagingUnbatchedCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class StagingUnbatchedCriteria : IExtensibleDataObject
[<DataContractAttribute(Name = "StagingUnbatchedCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingUnbatchedCriteria =
class
interface IExtensibleDataObject
end
public class StagingUnbatchedCriteria implements IExtensibleDataObject
O tipo StagingUnbatchedCriteria expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
StagingUnbatchedCriteria | Initializes a new instance of the StagingUnbatchedCriteria class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ExtensionData | Gets or sets an object that contains extra data. | |
ModelId | Gets or sets the globally unique identifier (GUID) or the exact name of a model. | |
SourceSystemId | Gets or sets the globally unique identifier (GUID) or the exact name of the source system. | |
VersionId | Gets or sets the globally unique identifier (GUID) or the exact name of the version. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.