Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies staging unbatched criteria.
Jerarquía de herencia
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.StagingUnbatchedCriteria
Espacio de nombres: Microsoft.MasterDataServices
Ensamblado: Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Sintaxis
'Declaración
<DataContractAttribute(Name := "StagingUnbatchedCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class StagingUnbatchedCriteria _
Inherits DataContractBase
'Uso
Dim instance As StagingUnbatchedCriteria
[DataContractAttribute(Name = "StagingUnbatchedCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingUnbatchedCriteria : DataContractBase
[DataContractAttribute(Name = L"StagingUnbatchedCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class StagingUnbatchedCriteria : public DataContractBase
[<DataContractAttribute(Name = "StagingUnbatchedCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingUnbatchedCriteria =
class
inherit DataContractBase
end
public class StagingUnbatchedCriteria extends DataContractBase
El tipo StagingUnbatchedCriteria expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
StagingUnbatchedCriteria | Initializes a new instance of the StagingUnbatchedCriteria class. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
ExtensionData | Gets or sets the structure that contains extra data. (Se hereda de DataContractBase.) |
![]() |
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. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)
.gif)