public static interface PmGetPersonMetaInformationAd.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.decimalValue |
getMetaInformation()
optional .dstore.engine.values.decimalValue meta_information = 10004;
Die gespeicherte Information (zu "PersonID") zur Art "MetaInformationType" wie sie intern gespeichert ist (als Zahl nämlich)
|
Values.decimalValueOrBuilder |
getMetaInformationOrBuilder()
optional .dstore.engine.values.decimalValue meta_information = 10004;
Die gespeicherte Information (zu "PersonID") zur Art "MetaInformationType" wie sie intern gespeichert ist (als Zahl nämlich)
|
Values.stringValue |
getMetaInformationType()
optional .dstore.engine.values.stringValue meta_information_type = 10003;
Art der Information (z.B. |
Values.integerValue |
getMetaInformationTypeId()
optional .dstore.engine.values.integerValue meta_information_type_id = 10001;
ID der Informations-Art
|
Values.integerValueOrBuilder |
getMetaInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue meta_information_type_id = 10001;
ID der Informations-Art
|
Values.stringValueOrBuilder |
getMetaInformationTypeOrBuilder()
optional .dstore.engine.values.stringValue meta_information_type = 10003;
Art der Information (z.B. |
Values.integerValue |
getPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID einer Person (entweder "@PersonID" oder eine ID, die in "tempdb.dbo.OneID" übergeben wurde)
|
Values.integerValueOrBuilder |
getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 10002;
ID einer Person (entweder "@PersonID" oder eine ID, die in "tempdb.dbo.OneID" übergeben wurde)
|
int |
getRowId()
optional int32 row_id = 10000; |
Values.stringValue |
getTranslatedMetaInformation()
optional .dstore.engine.values.stringValue translated_meta_information = 10005;
Die gespeicherte Information (zu "PersonID") zur Art "MetaInformationType" im "Klartext". |
Values.stringValueOrBuilder |
getTranslatedMetaInformationOrBuilder()
optional .dstore.engine.values.stringValue translated_meta_information = 10005;
Die gespeicherte Information (zu "PersonID") zur Art "MetaInformationType" im "Klartext". |
boolean |
hasMetaInformation()
optional .dstore.engine.values.decimalValue meta_information = 10004;
Die gespeicherte Information (zu "PersonID") zur Art "MetaInformationType" wie sie intern gespeichert ist (als Zahl nämlich)
|
boolean |
hasMetaInformationType()
optional .dstore.engine.values.stringValue meta_information_type = 10003;
Art der Information (z.B. |
boolean |
hasMetaInformationTypeId()
optional .dstore.engine.values.integerValue meta_information_type_id = 10001;
ID der Informations-Art
|
boolean |
hasPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID einer Person (entweder "@PersonID" oder eine ID, die in "tempdb.dbo.OneID" übergeben wurde)
|
boolean |
hasTranslatedMetaInformation()
optional .dstore.engine.values.stringValue translated_meta_information = 10005;
Die gespeicherte Information (zu "PersonID") zur Art "MetaInformationType" im "Klartext". |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasMetaInformationTypeId()
optional .dstore.engine.values.integerValue meta_information_type_id = 10001;
ID der Informations-Art
Values.integerValue getMetaInformationTypeId()
optional .dstore.engine.values.integerValue meta_information_type_id = 10001;
ID der Informations-Art
Values.integerValueOrBuilder getMetaInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue meta_information_type_id = 10001;
ID der Informations-Art
boolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID einer Person (entweder "@PersonID" oder eine ID, die in "tempdb.dbo.OneID" übergeben wurde)
Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID einer Person (entweder "@PersonID" oder eine ID, die in "tempdb.dbo.OneID" übergeben wurde)
Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 10002;
ID einer Person (entweder "@PersonID" oder eine ID, die in "tempdb.dbo.OneID" übergeben wurde)
boolean hasMetaInformationType()
optional .dstore.engine.values.stringValue meta_information_type = 10003;
Art der Information (z.B. "Erstellungsdatum")
Values.stringValue getMetaInformationType()
optional .dstore.engine.values.stringValue meta_information_type = 10003;
Art der Information (z.B. "Erstellungsdatum")
Values.stringValueOrBuilder getMetaInformationTypeOrBuilder()
optional .dstore.engine.values.stringValue meta_information_type = 10003;
Art der Information (z.B. "Erstellungsdatum")
boolean hasMetaInformation()
optional .dstore.engine.values.decimalValue meta_information = 10004;
Die gespeicherte Information (zu "PersonID") zur Art "MetaInformationType" wie sie intern gespeichert ist (als Zahl nämlich)
Values.decimalValue getMetaInformation()
optional .dstore.engine.values.decimalValue meta_information = 10004;
Die gespeicherte Information (zu "PersonID") zur Art "MetaInformationType" wie sie intern gespeichert ist (als Zahl nämlich)
Values.decimalValueOrBuilder getMetaInformationOrBuilder()
optional .dstore.engine.values.decimalValue meta_information = 10004;
Die gespeicherte Information (zu "PersonID") zur Art "MetaInformationType" wie sie intern gespeichert ist (als Zahl nämlich)
boolean hasTranslatedMetaInformation()
optional .dstore.engine.values.stringValue translated_meta_information = 10005;
Die gespeicherte Information (zu "PersonID") zur Art "MetaInformationType" im "Klartext". Je nach Art der Information steht hier ein Datum im Format "Apr 15 2001 17:55:23:283PM" oder ein "UserName" (aus "UserInfo")
Values.stringValue getTranslatedMetaInformation()
optional .dstore.engine.values.stringValue translated_meta_information = 10005;
Die gespeicherte Information (zu "PersonID") zur Art "MetaInformationType" im "Klartext". Je nach Art der Information steht hier ein Datum im Format "Apr 15 2001 17:55:23:283PM" oder ein "UserName" (aus "UserInfo")
Values.stringValueOrBuilder getTranslatedMetaInformationOrBuilder()
optional .dstore.engine.values.stringValue translated_meta_information = 10005;
Die gespeicherte Information (zu "PersonID") zur Art "MetaInformationType" im "Klartext". Je nach Art der Information steht hier ein Datum im Format "Apr 15 2001 17:55:23:283PM" oder ein "UserName" (aus "UserInfo")