Class BasBECache
Implements
BasBE100.IBasBECache
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: BasBE100
Assembly: BasBE100.dll
Syntax
[ComVisible(true)]
[Guid("ba437a84-1513-4a77-a1dc-28a6b093024d")]
[ClassInterface(ClassInterfaceType.None)]
public class BasBECache : BasBaseBE, IBasBECache
Constructors
BasBECache()
Declaration
public BasBECache()
Properties
CampoBD
Campo na base de dados
Declaration
public string CampoBD { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CampoBE
Campo no objeco
Declaration
public string CampoBE { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
BasBE100.IBasBECache